| ID |
Activity |
Title |
Status |
Creator |
Assigned To |
Type |
Msgs |
| 28956 |
2 hours ago |
return list of modes for a multimodal distribution instead of raising a StatisticsError
|
|
|
open |
sria91 |
|
behavior |
11 |
| 32865 |
5 hours ago |
os.pipe creates inheritable FDs with a bad internal state on Windows
|
|
|
open |
eryksun |
|
behavior |
4 |
| 32867 |
7 hours ago |
argparse assertion failure with multiline metavars
|
|
|
open |
MaT1g3R |
|
behavior |
1 |
| 32862 |
8 hours ago |
os.dup2(fd, fd, inheritable=False) behaves inconsistently
|
|
|
open |
izbyshev |
|
behavior |
3 |
| 32866 |
10 hours ago |
zipimport loader.get_data() requires absolute zip file path
|
|
|
open |
barry |
|
|
1 |
| 30638 |
11 hours ago |
Additional dependencies and rule for `make regen-all`
|
|
|
open |
serhiy.storchaka |
|
enhancement |
6 |
| 21060 |
12 hours ago |
Better error message for setup.py upload command without sdist/bdist
|
|
|
open |
eric.araujo |
eric.araujo |
behavior |
5 |
| 32716 |
12 hours ago |
setup.py register --repository is broken
|
|
|
open |
shimizukawa |
|
|
2 |
| 32604 |
yesterday |
Expose the subinterpreters C-API in Python for testing use.
|
|
|
open |
eric.snow |
eric.snow |
enhancement |
25 |
| 20928 |
yesterday |
xml.etree.ElementInclude does not include nested xincludes
|
|
|
open |
James.Bailey |
|
enhancement |
12 |
| 32849 |
yesterday |
Fatal Python error: Py_Initialize: can't initialize sys standard streams
|
|
|
open |
rudolphf |
|
crash |
2 |
| 32846 |
yesterday |
Deletion of large sets of strings is extra slow
|
|
|
open |
terry.reedy |
|
performance |
13 |
| 32854 |
yesterday |
Add ** Map Unpacking Support for namedtuple
|
|
|
open |
John Crawford |
|
enhancement |
6 |
| 22167 |
yesterday |
iglob() has misleading documentation (does indeed store names internally)
|
|
|
open |
roysmith |
docs@python |
enhancement |
8 |
| 32861 |
yesterday |
urllib.robotparser: incomplete __str__ methods
|
|
|
open |
michael-lazar |
|
behavior |
1 |
| 32859 |
yesterday |
os.dup2() tests dup3() availability on each call
|
|
|
open |
izbyshev |
|
performance |
1 |
| 17050 |
yesterday |
argparse.REMAINDER doesn't work as first argument
|
|
|
open |
chris.jerdonek |
|
behavior |
11 |
| 32858 |
yesterday |
Improve OpenSSL ECDH support
|
|
|
open |
sruester |
christian.heimes |
enhancement |
7 |
| 32829 |
yesterday |
Lib/ be more pythonic
|
|
|
open |
dilyan.palauzov |
|
performance |
3 |
| 32825 |
yesterday |
warn user of creation of multiple Tk instances
|
|
|
open |
mps |
|
behavior |
1 |
| 32857 |
yesterday |
tkinter after_cancel does not behave correctly when called with id=None
|
|
|
open |
csabella |
|
behavior |
3 |
| 32856 |
yesterday |
Optimize the `for y in [x]` idiom in comprehensions
|
|
|
open |
serhiy.storchaka |
|
performance |
5 |
| 29612 |
yesterday |
TarFile.extract() suffers from hard links inside tarball
|
|
|
open |
Jussi Judin |
|
behavior |
3 |
| 32839 |
yesterday |
Add after_info as a function to tkinter
|
|
|
open |
csabella |
|
enhancement |
13 |
| 26534 |
yesterday |
subprocess.check_output with shell=True ignores the timeout
|
|
|
open |
Daniel Shaulov |
|
enhancement |
3 |
| 5115 |
yesterday |
Extend subprocess.kill to be able to kill process groups
|
|
|
open |
erickt |
|
enhancement |
7 |
| 29480 |
2 days ago |
Mac OSX Installer SSL Roots
|
|
|
open |
rahvee |
|
behavior |
4 |
| 32855 |
2 days ago |
Add documention stating supported Platforms
|
|
|
open |
jayyin11043 |
docs@python |
|
1 |
| 32779 |
2 days ago |
urljoining an empty query string doesn't clear query string
|
|
|
open |
pfish |
|
behavior |
4 |
| 32840 |
2 days ago |
Must install python 3.6.3 when 3.6.4 already installed
|
|
|
open |
NaCl |
|
enhancement |
3 |
| 32850 |
2 days ago |
Run gc_collect() before complaining about dangling threads
|
|
|
open |
smurfix |
|
resource usage |
2 |
| 32853 |
2 days ago |
struct's docstring implies alignment is always performed
|
|
|
open |
Eli_B |
docs@python |
behavior |
1 |
| 29804 |
3 days ago |
test_ctypes test_pass_by_value fails on arm64 (aarch64) architecture
|
|
|
open |
ishcherb |
|
|
8 |
| 21258 |
3 days ago |
Add __iter__ support for mock_open
|
|
|
open |
michael.foord |
michael.foord |
behavior |
6 |
| 32642 |
3 days ago |
add support for path-like objects in sys.path
|
|
|
open |
chris.jerdonek |
|
enhancement |
7 |
| 32773 |
3 days ago |
distutils should NOT preserve timestamps
|
|
|
open |
jdemeyer |
|
enhancement |
11 |
| 32847 |
3 days ago |
Add DirectoryNotEmptyError subclass of OSError
|
|
|
open |
barry |
|
|
1 |
| 32844 |
3 days ago |
subprocess may incorrectly redirect a low fd to stderr if another low fd is closed
|
|
|
open |
izbyshev |
|
behavior |
2 |
| 32820 |
3 days ago |
Add bits method to ipaddress
|
|
|
open |
ewosborne |
|
enhancement |
16 |
| 32795 |
3 days ago |
subprocess.check_output() with timeout does not exit if child process does not generate output after timeout
|
|
|
open |
Mike Lewis |
|
behavior |
6 |
| 32756 |
4 days ago |
argparse: parse_known_args: raising exception on unknown arg following known one
|
|
|
open |
actionless |
|
|
5 |
| 32843 |
4 days ago |
More revisions to test.support docs
|
|
|
open |
csabella |
docs@python |
enhancement |
1 |
| 30455 |
4 days ago |
Generate C code from token.py and not vice versa
|
|
|
open |
serhiy.storchaka |
serhiy.storchaka |
enhancement |
7 |
| 32841 |
4 days ago |
Asyncio.Condition prevents cancellation
|
|
|
open |
bar.harel |
|
behavior |
11 |
| 32836 |
4 days ago |
Symbol table for comprehensions (list, dict, set) still includes temporary _[1] variable
|
|
|
open |
mjpieters |
|
behavior |
2 |
| 32838 |
4 days ago |
Fix Python versions in the table of magic numbers
|
|
|
open |
serhiy.storchaka |
|
|
3 |
| 21196 |
4 days ago |
Name mangling example in Python tutorial
|
|
|
open |
chandan |
docs@python |
enhancement |
8 |
| 32489 |
4 days ago |
Allow 'continue' in 'finally' clause
|
|
|
open |
serhiy.storchaka |
serhiy.storchaka |
enhancement |
3 |
| 18802 |
4 days ago |
ipaddress documentation errors
|
|
|
open |
jongfoster |
|
enhancement |
6 |
| 32755 |
4 days ago |
Several cookies with the same name get intermixed
|
|
|
open |
Юрий Пухальский |
|
behavior |
5 |