Skip to content

Issues: python/cpython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

3.9.22 release is missing PGP signature type-bug An unexpected behavior, bug, or error
#132287 opened Apr 8, 2025 by mgorny
__annotate__ corner case when deleting __annotations__ tests Tests in the Lib/test dir topic-typing
#132285 opened Apr 8, 2025 by sobolevn
multiprocessing.Process.start hangs when a Thread is waiting for input() stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#132276 opened Apr 8, 2025 by jonas-wago
copy.copy ignores methods of the object which are not part of the class stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#132272 opened Apr 8, 2025 by LukasGibeh
New REPL: Text display corruption when resizing terminal with multi-line content topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#132267 opened Apr 8, 2025 by ImFeH2
[3.14] annotationlib - calling get_annotations on instances gets an unexpected error 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#132261 opened Apr 8, 2025 by DavidCEllis
Our GCC LTO flags can be improved build The build process and cross-build performance Performance or resource usage type-feature A feature request or enhancement
#132257 opened Apr 8, 2025 by Fidget-Spinner
_ccall_callback method of _lsprof.Profiler causes Fatal Python error extension-modules C modules in the Modules dir type-crash A hard crash of the interpreter, possibly with a core dump
#132250 opened Apr 8, 2025 by devdanzin
Possible data race between split_keys_entry_added and dict_dict_merge under free-threading, 3.13 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#132245 opened Apr 7, 2025 by vfdev-5
freeze.py doesn't work on Windows OS-windows type-bug An unexpected behavior, bug, or error
#132225 opened Apr 7, 2025 by littlebutt
ZipFile - That compression method is not supported stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#132223 opened Apr 7, 2025 by alex-bork
Data race between update_one_slot and PyObject_Hash under free-threading 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#132214 opened Apr 7, 2025 by vfdev-5
sslcontext/urlopen on CA cert: Empty Subject Alternative Name extension extension-modules C modules in the Modules dir pending The issue will be closed if no feedback is provided topic-SSL type-bug An unexpected behavior, bug, or error
#132210 opened Apr 7, 2025 by dimaqq
Accept path-like arguments in shlex.join() stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#132194 opened Apr 7, 2025 by FFY00
test_expanduser_pwd2 in test_posixpath can be very slow performance Performance or resource usage tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#132185 opened Apr 7, 2025 by itamaro
os/log.h does not work correctly on Catalina when building with gcc: #error using os/log.h requires Xcode 8 or later build The build process and cross-build OS-mac pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#132182 opened Apr 7, 2025 by barracuda156
Abort when using a tuple subclass instance as the bases parameter for type interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#132176 opened Apr 6, 2025 by devdanzin
Incorrect function name in error message of _interpreters.run_string extension-modules C modules in the Modules dir topic-subinterpreters type-bug An unexpected behavior, bug, or error
#132174 opened Apr 6, 2025 by sobolevn
Add checking if both strings are the same in SequenceMatcher.find_longest_match performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#132166 opened Apr 6, 2025 by jurgenwigg
Tests for Py_Universalnewlinefgets tests Tests in the Lib/test dir topic-C-API
#132162 opened Apr 6, 2025 by alex-semenyuk
Eval of code objects does not always fill passed locals dictionary interpreter-core (Objects, Python, Grammar, and Parser dirs) pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#132148 opened Apr 6, 2025 by lejar
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.