-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
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
Label
Projects
Milestones
Assignee
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
#132285
opened Apr 8, 2025 by
sobolevn
Py_TYPE(lhs)->tp_as_mapping->mp_subscript is not the same as Dict_Type.tp_as_mapping->mp_subscript when it should be
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
#132284
opened Apr 8, 2025 by
iritkatriel
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
#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 new features, bugs and security fixes
stdlib
Python modules in the Lib dir
topic-typing
type-bug
An unexpected behavior, bug, or error
get_annotations
on instances gets an unexpected error
3.14
#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
#132250
opened Apr 8, 2025 by
devdanzin
Add PEP 688 special buffer methods to C API Type Object and Buffer Protocol docs
docs
Documentation in the Doc dir
#132246
opened Apr 7, 2025 by
cmaloney
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
#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 Python modules in the Lib dir
type-feature
A feature request or enhancement
shlex.join()
stdlib
#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
#132182
opened Apr 7, 2025 by
barracuda156
Build uses wrong flags with gcc: The build process and cross-build
OS-mac
type-bug
An unexpected behavior, bug, or error
gcc-mp-14: error: unrecognized command-line option '-fprofile-instr-generate'; did you mean '-fprofile-generate'?
build
#132181
opened Apr 7, 2025 by
barracuda156
_objects
attribute of ctypes data instances is sometimes not None or a dictionary
docs
#132177
opened Apr 6, 2025 by
brianschubert
Abort when using a tuple subclass instance as the (Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
bases
parameter for type
interpreter-core
#132176
opened Apr 6, 2025 by
devdanzin
Incorrect function name in error message of C modules in the Modules dir
topic-subinterpreters
type-bug
An unexpected behavior, bug, or error
_interpreters.run_string
extension-modules
#132174
opened Apr 6, 2025 by
sobolevn
Add checking if both strings are the same in Performance or resource usage
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
SequenceMatcher.find_longest_match
performance
#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
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.