ID |
Activity |
Title |
Status |
Creator |
(no priority set)
|
26680 |
3 months ago |
Incorporating float.is_integer into Decimal
|
|
|
open |
robert_smallshire |
40964 |
4 months ago |
Connection to IMAP server cyrus.andrew.cmu.edu hangs
|
|
|
open |
christian.heimes |
32604 |
7 months ago |
[subinterpreters] PEP 554 implementation: add interpreters module
|
|
|
open |
eric.snow |
22367 |
13 months ago |
Add open_file_descriptor parameter to fcntl.lockf() (use the new F_OFD_SETLK flag)
|
|
|
open |
Andrew.Lutomirski |
34172 |
15 months ago |
multiprocessing.Pool and ThreadPool leak resources after being deleted
|
|
|
open |
tzickel |
28440 |
18 months ago |
ensurepip and pip install failures on macOS Sierra with non-system Python 2.7.x
|
|
|
open |
Marc.Culler |
33729 |
27 months ago |
Hashlib/blake2* missing 'data' keyword argument
|
|
|
open |
Juuso Lehtivarjo |
1100942 |
29 months ago |
Add datetime.time.strptime and datetime.date.strptime
|
|
|
open |
josh-sf |
release blocker
|
42986 |
2 days ago |
pegen parser: Crash on SyntaxError with f-string on Windows
|
|
|
open |
neonene |
41490 |
2 weeks ago |
Update bundled pip to 20.2.1 and setuptools to 49.2.1
|
|
|
open |
steve.dower |
42634 |
1 month ago |
Incorrect line number in bytecode for try-except-finally
|
|
|
open |
Mark.Shannon |
38302 |
3 months ago |
[3.10] __pow__ and __rpow__ are not reached when __ipow__ returns NotImplemented for **=
|
|
|
open |
DeepSpace |
critical
|
17239 |
11 months ago |
XML vulnerabilities in Python
|
|
|
open |
christian.heimes |
29406 |
25 months ago |
asyncio SSL contexts leak sockets after calling close with certain Apache servers
|
|
|
open |
thehesiod |
31453 |
27 months ago |
Debian Sid/Buster: Cannot enable TLS 1.0/1.1 with PROTOCOL_TLS
|
|
|
open |
adrianv |
19050 |
29 months ago |
[Windows] fflush called on pointer to potentially closed file
|
|
|
open |
damiro |
17180 |
29 months ago |
shutil copy* unsafe on POSIX - they preserve setuid/setgit bits
|
|
|
open |
milko.krachounov |
32745 |
30 months ago |
ctypes string pointer fields should accept embedded null characters
|
|
|
open |
theller |
33295 |
33 months ago |
ERROR: test_sites_no_connection_close (test.test_urllib2net.OtherNetworkTests)
|
|
|
open |
methane |
high
|
41837 |
1 week ago |
Upgrade installers to OpenSSL 1.1.1i
|
|
|
open |
ned.deily |
41116 |
2 weeks ago |
build on macOS 11 (beta) does not find system-supplied third-party libraries
|
|
|
open |
ned.deily |
38820 |
1 month ago |
Make Python compatible with OpenSSL 3.0.0
|
|
|
open |
christian.heimes |
28022 |
3 months ago |
SSL releated deprecation for 3.6
|
|
|
open |
christian.heimes |
40257 |
4 months ago |
Improve the use of __doc__ in pydoc
|
|
|
open |
serhiy.storchaka |
38856 |
6 months ago |
asyncio ProactorEventLoop: wait_closed() can raise ConnectionResetError
|
|
|
open |
yselivanov |
14156 |
6 months ago |
argparse.FileType for '-' doesn't work for a mode of 'rb'
|
|
|
open |
anacrolix |
30064 |
7 months ago |
BaseSelectorEventLoop.sock_{recv,sendall}() don't remove their callbacks when canceled
|
|
|
open |
abacabadabacaba |
19217 |
7 months ago |
Calling assertEquals for moderately long list takes too long
|
|
|
open |
Jacek.Bzdak |
25782 |
8 months ago |
CPython hangs on error __context__ set to the error itself
|
|
|
open |
yselivanov |
34956 |
8 months ago |
_tkinter built on macOS 10.14 does not link to Tcl and Tk in /Library/Frameworks
|
|
|
open |
wordtech |
26317 |
8 months ago |
_scproxy and Python Launcher fail to build wtih GNU gcc on macOS 10.13+
|
|
|
open |
Robert P Fischer |
40503 |
8 months ago |
PEP 615: Add zoneinfo module
|
|
|
open |
p-ganssle |
34722 |
9 months ago |
Non-deterministic bytecode generation
|
|
|
open |
Peter Ebden |
9253 |
9 months ago |
argparse: optional subparsers
|
|
|
open |
nvie |
33136 |
10 months ago |
Harden ssl module against CVE-2018-8970
|
|
|
open |
christian.heimes |
26227 |
10 months ago |
Windows: socket.gethostbyaddr(name) fails for non-ASCII hostname
|
|
|
open |
vstinner |
6083 |
11 months ago |
Reference counting bug in PyArg_ParseTuple and PyArg_ParseTupleAndKeywords
|
|
|
open |
billm |
28866 |
13 months ago |
Type cache is not correctly invalidated on a class defining mro()
|
|
|
open |
sjpalt |
38270 |
13 months ago |
Tests: Avoid MD5 or check for MD5 availablity
|
|
|
open |
christian.heimes |
29125 |
14 months ago |
Shell injection via TIX_LIBRARY when using tkinter.tix
|
|
|
open |
symphorien |
36338 |
15 months ago |
urlparse of urllib returns wrong hostname
|
|
|
open |
sanebow |
14364 |
15 months ago |
Argparse incorrectly handles '--' as argument to option
|
|
|
open |
maker |
21109 |
17 months ago |
tarfile: Traversal attack vulnerability
|
|
|
open |
Daniel.Garcia |
28971 |
20 months ago |
nntplib is broken when responses are longer than _MAXLINE
|
|
|
open |
xdegaye |
36515 |
22 months ago |
unaligned memory access in the _sha3 extension
|
|
|
open |
doko |
12613 |
22 months ago |
itertools fixer fails
|
|
|
open |
VPeric |
28124 |
22 months ago |
Rework SSL module documentation
|
|
|
open |
christian.heimes |
11352 |
23 months ago |
Update cgi module doc
|
|
|
open |
quentel |
8036 |
31 months ago |
Interpreter crashes on invalid arg to spawnl on Windows
|
|
|
open |
alfps |
32694 |
32 months ago |
Can no longer specify OpenSSL locations with CPPFLAGS / LDFLAGS ?
|
|
|
open |
yselivanov |
30437 |
32 months ago |
SSL_shutdown needs SSL_read() until SSL_ERROR_ZERO_RETURN
|
|
|
open |
njs |
23239 |
34 months ago |
SSL match_hostname does not accept IP Address
|
|
|
open |
Ádám.Zsigmond |
2445 |
39 months ago |
Use The CygwinCCompiler Under Cygwin
|
|
|
open |
dstanek |
8372 |
53 months ago |
socket: Buffer overrun while reading unterminated AF_UNIX addresses
|
|
|
open |
baikie |
3132 |
58 months ago |
implement PEP 3118 struct changes
|
|
|
open |
benjamin.peterson |
23973 |
66 months ago |
PEP 484 implementation
|
|
|
open |
gvanrossum |
6377 |
70 months ago |
distutils compiler switch ignored
|
|
|
open |
atuining |
1508475 |
71 months ago |
transparent gzip compression in urllib
|
|
|
open |
antialize |
normal
|
43040 |
1/2 an hour ago |
random.py randrange() is very slow if the range is a power of 2.
|
|
|
open |
abo |
38307 |
1/2 an hour ago |
Add .end_lineno attribute to pyclbr _Objects
|
|
|
open |
aviral |
41282 |
2 hours ago |
Deprecate and remove distutils
|
|
|
open |
jaraco |
3353 |
2 hours ago |
make built-in tokenizer available via Python C API
|
|
|
open |
effbot |
42973 |
2 hours ago |
argparse: mixing optional and positional arguments... not again
|
|
|
open |
monkeyman79 |
2824 |
4 hours ago |
zipfile to handle duplicate files in archive
|
|
|
open |
techtonik |
22401 |
5 hours ago |
argparse: 'resolve' conflict handler damages the actions of the parent parser
|
|
|
open |
paul.j3 |
42115 |
8 hours ago |
Caching infrastructure for the evaluation loop: specialised opcodes
|
|
|
open |
pablogsal |
42307 |
yesterday |
make install must not copy python.o into $prefix/lib/python3.10/config-3.10-x86_64-linux-gnu/
|
|
|
open |
vstinner |
43030 |
yesterday |
signed/unsigned mismatch in Py_UNICODE_ISSPACE macro
|
|
|
open |
doko |
42606 |
yesterday |
Support POSIX atomicity guarantee of O_APPEND on Windows
|
|
|
open |
izbyshev |
41841 |
yesterday |
idlelib/NEWS.txt for 3.10.0 and backports
|
|
|
open |
terry.reedy |
42825 |
yesterday |
Build libraries with "/OPT:REF" linker optimization on Windows
|
|
|
open |
Austin-Lamb |
42997 |
yesterday |
Improve error message for missing : before suites
|
|
|
open |
pablogsal |
43024 |
yesterday |
improve signature (in help, etc) for functions taking sentinel defaults
|
|
|
open |
iritkatriel |
42988 |
yesterday |
Information disclosure via pydoc -p: /getfile?key=path allows to read arbitrary file on the filesystem
|
|
|
open |
hroncok |
42504 |
yesterday |
Failure to build with MACOSX_DEPLOYMENT_TARGET=11 on Big Sur
|
|
|
open |
fxcoudert |
40692 |
yesterday |
Adjust test_concurrent_futures to run more of its tests if multiprocessing.synchronize is missing
|
|
|
open |
asheesh |
43029 |
yesterday |
unittest: Add assertUniqeIn
|
|
|
open |
rousseldenis |
33129 |
2 days ago |
Add kwarg-only option to dataclass
|
|
|
open |
alan_du |
36675 |
2 days ago |
Doctest directives and comments missing from code samples
|
|
|
open |
steven.daprano |
43017 |
2 days ago |
Improve error message in the parser when using un-parenthesised tuples in comprehensions
|
|
|
open |
pablogsal |
36086 |
2 days ago |
Split IDLE into separate feature in Windows installer
|
|
|
open |
kimsey0 |
43013 |
2 days ago |
IDLE: update code, mostly by cleanups of 2.x or 2to3 artifacts
|
|
|
open |
terry.reedy |
25567 |
2 days ago |
shlex.quote doesn't work on bytestrings
|
|
|
open |
Jonas Thiem |
42916 |
3 days ago |
Support for DICOM image file format in imghdr module
|
|
|
open |
claw |
42967 |
3 days ago |
[security] urllib.parse.parse_qsl(): Web cache poisoning - `; ` as a query args separator
|
|
|
open |
AdamGold |
43016 |
3 days ago |
Improve tests for curses
|
|
|
open |
serhiy.storchaka |
42974 |
4 days ago |
tokenize reports incorrect end col offset and line string when input ends without explicit newline
|
|
|
open |
romanows |
43009 |
4 days ago |
Port curses capi pointer array to a struct
|
|
|
open |
shihai1991 |
42980 |
4 days ago |
argparse: GNU-style help formatter
|
|
|
open |
will |
42800 |
4 days ago |
Traceback objects allow accessing frame objects without triggering audit hooks
|
|
|
open |
ammar2 |
42875 |
5 days ago |
argparse incorrectly shows help string on a new line in case of long command string
|
|
|
open |
DiPaolo |
42990 |
5 days ago |
Improve the C code for calling Python code: _PyEval_EvalCode()
|
|
|
open |
Mark.Shannon |
42722 |
5 days ago |
Add --debug command line option to unittest to enable post-mortem debugging
|
|
|
open |
Dominik V. |
27477 |
5 days ago |
IDLE: Switch search dialogs to ttk widgets, and other refinement
|
|
|
open |
terry.reedy |
42999 |
5 days ago |
`pathlib.Path.link_to()` documentation is misleading
|
|
|
open |
barneygale |
39950 |
5 days ago |
Add pathlib.Path.hardlink_to()
|
|
|
open |
barneygale |
41928 |
5 days ago |
ZipFile does not supports Unicode Path Extra Field (0x7075) zip header field
|
|
|
open |
ivan.sorokin.tech |
31904 |
5 days ago |
Python should support VxWorks RTOS
|
|
|
open |
Brian Kuhl |
42995 |
6 days ago |
Add PurePath.with_suffix_appended()
|
|
|
open |
bgerrity |
42982 |
6 days ago |
Update suggested number of iterations for pbkdf2_hmac()
|
|
|
open |
illia-v |
42994 |
6 days ago |
Missing MIME types for opus, AAC, 3gpp and 3gpp2
|
|
|
open |
nbeals |
42991 |
6 days ago |
support for splitting multichannel audio fragments in audioop module
|
|
|
open |
Th4R4 |
42862 |
6 days ago |
Use functools.lru_cache iso. _sqlite.Cache in sqlite3 module
|
|
|
open |
erlendaasland |
42888 |
6 days ago |
Not installed “libgcc_s.so.1” causes exit crash.
|
|
|
open |
xxm |
42035 |
6 days ago |
[C API] PyType_GetSlot cannot get tp_name
|
|
|
open |
fancitron |
1375011 |
6 days ago |
http.cookies, Cookie.py: Improper handling of duplicate cookies
|
|
|
open |
valankar |
42911 |
6 days ago |
Addition chains for pow saves 5-20% time for pow(int,int)
|
|
|
open |
jneb |
42752 |
6 days ago |
multiprocessing Queue leaks a file descriptor associated with the pipe writer (#33081 still a problem)
|
|
|
open |
crazycasta |
42917 |
6 days ago |
Block stack size for frame objects should be dynamically sizable
|
|
|
open |
tomkpz |
42981 |
7 days ago |
Error messages raised by _hashlib_scrypt_impl() are slightly misleading
|
|
|
open |
illia-v |
42604 |
7 days ago |
EXT_SUFFIX too short on FreeBSD and AIX
|
|
|
open |
mattip |
42323 |
7 days ago |
[AIX] test_math: test_nextafter(float('nan'), 1.0) does not return a NaN on AIX
|
|
|
open |
vstinner |
42197 |
7 days ago |
Disable automatic update of frame locals during tracing
|
|
|
open |
fabioz |
42778 |
7 days ago |
Add follow_symlinks=True parameter to both os.path.samefile() and Path.samefile()
|
|
|
open |
Tom Hale |
42958 |
1 week ago |
filecmp.cmp(shallow=True) isn't actually shallow when only mtime differs
|
|
|
open |
AlexVndnblcke |
42896 |
1 week ago |
Solaris 11.4 crle output not handled correctly
|
|
|
open |
dmurphy18 |
41701 |
1 week ago |
Buildbot web page: connection lost after 1 minute, then display "Connection restored" popup
|
|
|
open |
vstinner |
41818 |
1 week ago |
Lib/pty.py major revision
|
|
|
open |
soumendra |
42819 |
1 week ago |
readline 8.1 bracketed paste
|
|
|
open |
dtrodrigues |
31356 |
1 week ago |
Add context manager to temporarily disable GC
|
|
|
open |
rhettinger |
42952 |
1 week ago |
Incorrect handling of EC_KEY_new_by_curve_name() in the _ssl module
|
|
|
open |
ZackerySpytz |
35212 |
1 week ago |
Expressions with format specifiers in f-strings give wrong code position in AST
|
|
|
open |
arminius |
40170 |
1 week ago |
[C API] Make PyTypeObject structure an opaque structure in the public C API
|
|
|
open |
vstinner |
41972 |
1 week ago |
bytes.find consistently hangs in a particular scenario
|
|
|
open |
Zeturic |
33809 |
1 week ago |
Expose `capture_locals` parameter in `traceback` convenience functions
|
|
|
open |
ulope |
42941 |
1 week ago |
Infinite loop in asyncio sslproto
|
|
|
open |
linxy95 |
42643 |
1 week ago |
http.server does not support HTTP range requests
|
|
|
open |
Decorater |
42927 |
1 week ago |
Inline cache for slots
|
|
|
open |
gvanrossum |
41824 |
1 week ago |
Docs for typing.ForwardRef don't state that it was added in 3.7
|
|
|
open |
dom1310df |
9334 |
1 week ago |
argparse does not accept options taking arguments beginning with dash (regression from optparse)
|
|
|
open |
andersk |
33757 |
1 week ago |
Failed separate test_pdb_next_command_in_generator_for_loop in test_pdb
|
|
|
open |
serhiy.storchaka |
29842 |
1 week ago |
Make Executor.map work with infinite/large inputs correctly
|
|
|
open |
josh.r |
40956 |
2 weeks ago |
Use Argument Clinic in sqlite3
|
|
|
open |
erlendaasland |
28146 |
2 weeks ago |
Confusing error messages in str.format()
|
|
|
open |
serhiy.storchaka |
39934 |
2 weeks ago |
Fatal Python error "XXX block stack overflow" when exception stacks >10
|
|
|
open |
myzhang1029 |
42924 |
2 weeks ago |
bytearray_repeat copies from ob_bytes instead of ob_start
|
|
|
open |
tholl |
1635741 |
2 weeks ago |
Py_Finalize() doesn't clear all Python objects at exit
|
|
|
open |
kylotan |
15373 |
2 weeks ago |
copy.copy() does not properly copy os.environment
|
|
|
open |
htgoebel |
42874 |
2 weeks ago |
running configure on Solaris 10 gives grep "illegal option" errors
|
|
|
open |
martin.wheatley.home |
42904 |
2 weeks ago |
get_type_hints does not provide localns for classes
|
|
|
open |
pbryan |
28937 |
2 weeks ago |
str.split(): allow removing empty strings (when sep is not None)
|
|
|
open |
barry |
25235 |
2 weeks ago |
EmailMessage.add_attachment() creates parts with spurious MIME-Version header.
|
|
|
open |
groner |
27820 |
2 weeks ago |
Possible bug in smtplib when initial_response_ok=False
|
|
|
open |
Dario D'Amico |
42892 |
2 weeks ago |
AttributeError in email.message.get_body()
|
|
|
open |
xavier2 |
42327 |
2 weeks ago |
Add PyModule_Add()
|
|
|
open |
serhiy.storchaka |
13501 |
2 weeks ago |
Make libedit support more generic; port readline / libedit to FreeBSD
|
|
|
open |
ngie |
41748 |
2 weeks ago |
HTMLParser: comma in attribute values with/without space
|
|
|
open |
nowasky.jr |
42619 |
2 weeks ago |
python 3.9.1 failed to create .so files as universal2 (arm64, x86_64) on Mac
|
|
|
open |
xz_sophos |
42766 |
2 weeks ago |
urllib.request.HTTPPasswordMgr uses commonprefix instead of commonpath
|
|
|
open |
nagdon |
42861 |
2 weeks ago |
ipaddress - add ability to get next closet network of any prefix size
|
|
|
open |
fasial.mahmood94 |
42840 |
2 weeks ago |
`type` takes **kwargs for __init_subclass__
|
|
|
open |
esoma |
42269 |
2 weeks ago |
Add ability to set __slots__ in dataclasses
|
|
|
open |
eric.smith |
42865 |
2 weeks ago |
sysconfig appends CFLAGS to LD
|
|
|
open |
Greentwip |
42836 |
2 weeks ago |
docs: struct: clarify struct caching behaviour
|
|
|
open |
uniq10 |
25457 |
2 weeks ago |
json dump fails for mixed-type keys when sort_keys is specified
|
|
|
open |
tanzer@swing.co.at |
14678 |
2 weeks ago |
Update zipimport to support importlib.invalidate_caches()
|
|
|
open |
brett.cannon |
42837 |
2 weeks ago |
Symbol table incorrectly identifies code as a generator, when 'yield' occurs in an annotation
|
|
|
open |
Mark.Shannon |
42783 |
2 weeks ago |
asyncio.sleep(0) idiom is not documented
|
|
|
open |
simonw |
19683 |
2 weeks ago |
test_minidom has many empty tests
|
|
|
open |
zach.ware |
42823 |
2 weeks ago |
Incorrect frame.f_lineno when frame.f_trace is set
|
|
|
open |
Mark.Shannon |
10572 |
2 weeks ago |
Move test sub-packages to Lib/test
|
|
|
open |
michael.foord |
38780 |
3 weeks ago |
SysLogHandler crash atexit
|
|
|
open |
jaraco |
42844 |
3 weeks ago |
Turtle Module -- "onclick" arguments enchancement
|
|
|
open |
sc1341 |
42528 |
3 weeks ago |
Improve the docs of most Py*_Check{,Exact} API calls
|
|
|
open |
antocuni |
42834 |
3 weeks ago |
[subinterpreters] Convert "global" static variable caches in _json to heap variables
|
|
|
open |
kj |
33944 |
3 weeks ago |
Deprecate and remove code execution in pth files
|
|
|
open |
barry |
29708 |
3 weeks ago |
support reproducible Python builds
|
|
|
open |
bmwiedemann |
1043134 |
3 weeks ago |
Add preferred extensions for MIME types
|
|
|
open |
kxroberto |
12806 |
3 weeks ago |
argparse: Hybrid help text formatter
|
|
|
open |
GraylinKim |
42246 |
3 weeks ago |
Implement PEP 626 -- Precise line numbers for debugging
|
|
|
open |
Mark.Shannon |
42361 |
3 weeks ago |
Use Tcl/Tk 8.6.10 in build-installer.py when building on recent macOS
|
|
|
open |
ronaldoussoren |
40077 |
3 weeks ago |
Convert static types to heap types: use PyType_FromSpec()
|
|
|
open |
corona10 |
42815 |
3 weeks ago |
new thread doesn't copy context of the parent thread
|
|
|
open |
uriyyo |
41374 |
3 weeks ago |
socket.TCP_* no longer available with cygwin 3.1.6+
|
|
|
open |
lazka |
42557 |
3 weeks ago |
Make asyncio.__main__ reusable, also adding a preamble feature.
|
|
|
open |
lschoe |
42809 |
3 weeks ago |
Improve pickle tests for recursive data
|
|
|
open |
serhiy.storchaka |
42808 |
3 weeks ago |
Add PyType_Type.tp_vectorcall for type(obj) performance
|
|
|
open |
Dennis Sweeney |
41559 |
3 weeks ago |
Add support for PEP 612 (Parameter Specification Variables) to typing.py
|
|
|
open |
gvanrossum |
42686 |
3 weeks ago |
include built-in Math functions in SQLite to 3.35.0 of march 2021
|
|
|
open |
Big Stone |
2142 |
3 weeks ago |
difflib.unified_diff(...) produces invalid patches
|
|
|
open |
trentm |
25479 |
3 weeks ago |
Increase unit test coverage for abc.py
|
|
|
open |
szymon |
42797 |
3 weeks ago |
Allow doctest to select tests via -m/--match option
|
|
|
open |
costas-basdekis |
42454 |
3 weeks ago |
Move slice creation to the compiler for constants
|
|
|
open |
BTaskaya |
42382 |
3 weeks ago |
No easy way to get the distribution which provided a importlib.metadata.EntryPoint
|
|
|
open |
s0undt3ch |
40512 |
3 weeks ago |
[subinterpreters] Meta issue: per-interpreter GIL
|
|
|
open |
vstinner |
37157 |
3 weeks ago |
shutil: add reflink=False to file copy functions to control clone/CoW copies (use copy_file_range)
|
|
|
open |
vstinner |
42773 |
4 weeks ago |
build.yml workflow not testing on pushes
|
|
|
open |
ammar2 |
40522 |
4 weeks ago |
[subinterpreters] Get the current Python interpreter state from Thread Local Storage (autoTSSkey)
|
|
|
open |
vstinner |
42560 |
1 month ago |
Improve Tkinter Documentation
|
|
|
open |
hpmason |
42782 |
1 month ago |
shutil.move creates a new directory even on failure
|
|
|
open |
winsonluk |
42673 |
1 month ago |
Optimize round_size for rehashing
|
|
|
open |
jneb |
37159 |
1 month ago |
Use copy_file_range() in shutil.copyfile() (server-side copy)
|
|
|
open |
giampaolo.rodola |
38435 |
1 month ago |
Start the deprecation cycle for subprocess preexec_fn
|
|
|
open |
gregory.p.smith |
35134 |
1 month ago |
Add a new Include/cpython/ subdirectory for the "CPython API" with implementation details
|
|
|
open |
vstinner |
36656 |
1 month ago |
Add race-free os.link and os.symlink wrapper / helper
|
|
|
open |
Tom Hale |
8822 |
1 month ago |
datetime naive and aware types should have a well-defined definition that can be cross-referenced
|
|
|
open |
techtonik |
41354 |
1 month ago |
filecmp.cmp documentation does not match actual code
|
|
|
open |
chanke |
40521 |
1 month ago |
[subinterpreters] Make free lists and unicode caches per-interpreter
|
|
|
open |
vstinner |
42737 |
1 month ago |
PEP 563: drop annotations for complex assign targets
|
|
|
open |
BTaskaya |
36876 |
1 month ago |
[subinterpreters] Global C variables are a problem
|
|
|
open |
eric.snow |
35728 |
1 month ago |
Tkinter font nametofont requires default root
|
|
|
open |
terry.reedy |
42727 |
1 month ago |
[Enum] EnumMeta.__prepare__ needs to accept **kwds
|
|
|
open |
ethan.furman |
29076 |
1 month ago |
Mac installer shell updater script silently fails if default shell is fish
|
|
|
open |
elias |
42388 |
1 month ago |
subprocess.check_output(['echo', 'test'], text=True, input=None) fails
|
|
|
open |
ThiefMaster |
42620 |
1 month ago |
documentation on `getsockname()` wrong for AF_INET6
|
|
|
open |
vanrein |
42367 |
1 month ago |
Restore os.makedirs ability to apply mode to all directories created
|
|
|
open |
gregory.p.smith |
34463 |
1 month ago |
Discrepancy between traceback.print_exception and sys.__excepthook__
|
|
|
open |
Timothy McCurrach |
41843 |
1 month ago |
Reenable sendfile in shutil.copyfile() on Solaris
|
|
|
open |
kulikjak |
19561 |
1 month ago |
request to reopen Issue837046 - pyport.h redeclares gethostname() if SOLARIS is defined
|
|
|
open |
risto3 |
42688 |
1 month ago |
ctypes memory error on Apple Silicon with external libffi
|
|
|
open |
erykoff |
39159 |
1 month ago |
Ideas for making ast.literal_eval() usable
|
|
|
open |
rhettinger |
30988 |
1 month ago |
Exception parsing invalid email address headers starting or ending with dot
|
|
|
open |
timb07 |
9625 |
1 month ago |
argparse: Problem with defaults for variable nargs when using choices
|
|
|
open |
thesociable |
16535 |
1 month ago |
json encoder unable to handle decimal
|
|
|
open |
eric.araujo |
42151 |
1 month ago |
Pure Python xml.etree.ElementTree is missing default attribute values
|
|
|
open |
obfusk |
31861 |
1 month ago |
add aiter() and anext() functions
|
|
|
open |
davide.rizzo |
42589 |
1 month ago |
doc: Wrong "from" keyword link in Exceptions doc
|
|
|
open |
iritkatriel |
22228 |
1 month ago |
Adapt bash readline operate-and-get-next function
|
|
|
open |
lelit |
29595 |
1 month ago |
Expose max_queue_size in ThreadPoolExecutor
|
|
|
open |
prayerslayer |
42125 |
1 month ago |
linecache cannot get source for the __main__ module with a custom loader
|
|
|
open |
eltoder |
24139 |
1 month ago |
Use sqlite3 extended error codes
|
|
|
open |
Dima.Tisnek |
39560 |
1 month ago |
PyUnicode_FromKindAndData kind transformation is not documented
|
|
|
open |
smola |
34398 |
1 month ago |
Docs search should prominently show definitions and glossary items
|
|
|
open |
jfine2358 |
34690 |
1 month ago |
Store startup modules as C structures for 20%+ startup speed improvement
|
|
|
open |
larry |
42671 |
1 month ago |
Make the Python finalization more deterministic
|
|
|
open |
vstinner |
42238 |
1 month ago |
Deprecate suspicious.py?
|
|
|
open |
mdk |
15651 |
1 month ago |
PEP 3121, 384 refactoring applied to elementtree module
|
|
|
open |
Robin.Schreiber |
42199 |
1 month ago |
bytecode_helper assertNotInBytecode fails too eagerly
|
|
|
open |
tekknolagi |
42660 |
1 month ago |
_zoneinfo.c incorrectly checks bounds of `day` variable in calenderrule_new
|
|
|
open |
p-ganssle |
42663 |
1 month ago |
zoneinfo does not support full range of allowed transition hours in fallback string
|
|
|
open |
p-ganssle |
39947 |
1 month ago |
[C API] Make the PyThreadState structure opaque (move it to the internal C API)
|
|
|
open |
vstinner |
40421 |
1 month ago |
[C API] Add getter functions for PyFrameObject and maybe move PyFrameObject to the internal C API
|
|
|
open |
vstinner |
38323 |
1 month ago |
asyncio: MultiLoopWatcher has a race condition (test_asyncio: test_close_kill_running() hangs on AMD64 RHEL7 Refleaks 3.x)
|
|
|
open |
vstinner |
42641 |
1 month ago |
Deprecate os.popen() function
|
|
|
open |
vstinner |
42443 |
1 month ago |
Provide Thread creation hook support
|
|
|
open |
stanczyk |
42648 |
1 month ago |
subprocess: add a helper/parameter to catch exec() OSError exception
|
|
|
open |
vstinner |
14586 |
1 month ago |
TypeError: truncate() takes no keyword arguments
|
|
|
open |
TheBiggerGuy |
26515 |
1 month ago |
Update extending/embedding docs to new way to build modules in C
|
|
|
open |
brett.cannon |
33610 |
1 month ago |
IDLE: Make multiple improvements to CodeContext
|
|
|
open |
terry.reedy |
42636 |
1 month ago |
shielded task exception never retrieved when outer task cancelled
|
|
|
open |
natano |
35332 |
1 month ago |
shutil.rmtree(..., ignore_errors=True) doesn't ignore errors from os.close()
|
|
|
open |
rabraham |
42609 |
1 month ago |
Eval with too high string multiplication crashes newer Python versions
|
|
|
open |
Erik-Lamers1 |
14243 |
1 month ago |
tempfile.NamedTemporaryFile not particularly useful on Windows
|
|
|
open |
dabrahams |
41100 |
1 month ago |
Support macOS 11 and Apple Silicon Macs
|
|
|
open |
ronaldoussoren |
41879 |
1 month ago |
Outdated description of async iterables in documentation of async for statement
|
|
|
open |
nickgaya |
42603 |
1 month ago |
Tkinter: pkg-config is not used to get location of tcl and tk headers/libraries
|
|
|
open |
m000 |
41429 |
1 month ago |
Let fnmatch.filter accept a tuple of patterns
|
|
|
open |
adelfino |
38893 |
1 month ago |
broken container/selinux integration
|
|
|
open |
Leif Middelschulte |
39573 |
1 month ago |
[C API] Make PyObject an opaque structure in the limited C API
|
|
|
open |
vstinner |
39825 |
1 month ago |
EXT_SUFFIX inconsistent between sysconfig and distutils.sysconfig (Windows)
|
|
|
open |
pitrou |
21627 |
1 month ago |
Concurrently closing files and iterating over the open files directory is not well specified
|
|
|
open |
sstewartgallus |
42422 |
1 month ago |
types.CodeType() has no bytecode verifier
|
|
|
open |
sbz |
42247 |
1 month ago |
unittest hides traceback frames in chained exceptions
|
|
|
open |
dseomn |
25573 |
1 month ago |
FrameSummary repr() does not support previously working uses of repr in traceback module
|
|
|
open |
zopieux |
31299 |
1 month ago |
Add "ignore_modules" option to TracebackException.format()
|
|
|
open |
ncoghlan |
40452 |
1 month ago |
Tkinter/IDLE: preserve clipboard on closure
|
|
|
open |
epaine |
42433 |
1 month ago |
mailbox.mbox fails on non ASCII characters
|
|
|
open |
flokli |
18943 |
1 month ago |
argparse: default args in mutually exclusive groups
|
|
|
open |
arigo |
13966 |
1 month ago |
Add disable_interspersed_args() to argparse.ArgumentParser
|
|
|
open |
Laszlo.Attila.Toth |
32865 |
1 month ago |
os.pipe creates inheritable FDs with a bad internal state on Windows
|
|
|
open |
eryksun |
42545 |
1 month ago |
Check that all symbols in the limited ABI are exported
|
|
|
open |
pablogsal |
14111 |
1 month ago |
IDLE Debugger should handle interrupts
|
|
|
open |
ltaylor934 |
40529 |
1 month ago |
Auto Completions with case insensitive
|
|
|
open |
mkasula |
42461 |
1 month ago |
os.statvfs_result doesn't show f_fsid
|
|
|
open |
Rethan |
36094 |
1 month ago |
When using an SMTP SSL connection,, get ValueError.
|
|
|
open |
tyrone-zhao |
36906 |
1 month ago |
Compile time textwrap.dedent() equivalent for str or bytes literals
|
|
|
open |
gregory.p.smith |
42547 |
1 month ago |
argparse: add_argument(... nargs='+', metavar=<tuple>) does not work with positional arguments
|
|
|
open |
m_khvoinitsky |
38520 |
1 month ago |
There is no proper way to know if a process is the main one
|
|
|
open |
Delgan |
42524 |
1 month ago |
pdb access to return value
|
|
|
open |
Romuald |
23946 |
1 month ago |
Invalid timestamps reported by os.stat() when Windows FILETIME structures are mistakenly reset.
|
|
|
open |
CristiFati |
41626 |
1 month ago |
port shebang of tools from python2 to python3
|
|
|
open |
shihai1991 |
17852 |
1 month ago |
Built-in module _io can lose data from buffered files in reference cycles
|
|
|
open |
arigo |
42370 |
1 month ago |
test_ttk_guionly: test_to() fails on the GitHub Ubuntu job
|
|
|
open |
vstinner |
28288 |
1 month ago |
Expose environment variable PYTHON_OPT as alternative to command line options
|
|
|
open |
Roy Williams |
41734 |
1 month ago |
Refactor b32{encode,decode} tests
|
|
|
open |
FFY00 |
39529 |
1 month ago |
Deprecate get_event_loop()
|
|
|
open |
asvetlov |
13337 |
1 month ago |
IGNORE_CASE doctest option flag
|
|
|
open |
Gerald.Dalley |
41756 |
2 months ago |
Do not always use exceptions to return result from coroutine
|
|
|
open |
v2m |
39732 |
2 months ago |
plistlib should export UIDs in XML like Apple does
|
|
|
open |
Artoria2e5 |
42476 |
2 months ago |
Allow cross compiling python for macos-arm64 from macos-x86_64
|
|
|
open |
isuruf |
42413 |
2 months ago |
Replace custom exceptions for timeouts with TimeoutError
|
|
|
open |
christian.heimes |
42376 |
2 months ago |
Add helpers to populate modules in C
|
|
|
open |
christian.heimes |
8264 |
2 months ago |
[doc] hasattr doesn't show private (double underscore) attributes exist
|
|
|
open |
ncw |
42101 |
2 months ago |
Allow inheritance of Venvs
|
|
|
open |
mbussonn |
42260 |
2 months ago |
[C API] Add PyInterpreterState_SetConfig(): reconfigure an interpreter
|
|
|
open |
vstinner |
42088 |
2 months ago |
types.SimpleNamespace.__repr__ documentation inconsistency
|
|
|
open |
avrahami.ben |
42006 |
2 months ago |
Stop using PyDict_GetItem, PyDict_GetItemString and _PyDict_GetItemId
|
|
|
open |
serhiy.storchaka |
42102 |
2 months ago |
Make builtins.callable "generic"
|
|
|
open |
hauntsaninja |
17576 |
2 months ago |
PyNumber_Index() is not int-subclass friendly (or operator.index() docs lie)
|
|
|
open |
barry |
32068 |
2 months ago |
textpad from curses package isn't handling backspace key
|
|
|
open |
bacher09 |
42434 |
2 months ago |
Library json, file json/encoder.py: Function floatstr should be a class-level function.
|
|
|
open |
salacdav |
14527 |
2 months ago |
How to link with a non-system libffi?
|
|
|
open |
pda |
42405 |
2 months ago |
Add distutils mvsccompiler support for Windows ARM64 build
|
|
|
open |
avladu |
41561 |
2 months ago |
test_ssl fails in Ubuntu 20.04: test_min_max_version_mismatch
|
|
|
open |
bugsrep |
42333 |
2 months ago |
Port ssl module to heap types and module state (PEP 573)
|
|
|
open |
christian.heimes |
42063 |
2 months ago |
More options to http.server & SimpleHTTPRequestHandler
|
|
|
open |
jacobsorme |
15390 |
2 months ago |
PEP 3121, 384 refactoring applied to _datetime module
|
|
|
open |
Robin.Schreiber |
42401 |
2 months ago |
Plislit does not handle date timezone correctly
|
|
|
open |
jcbertin |
10399 |
2 months ago |
AST Optimization: inlining of function calls
|
|
|
open |
dmalcolm |
42390 |
2 months ago |
Other Python implementations may not expose the module name in datetime type names
|
|
|
open |
wmeehan |