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

building 3.14.0a5 with tail-call interpreter from source fails when using clang-19 3.14 new features, bugs and security fixes build The build process and cross-build type-bug An unexpected behavior, bug, or error
#130021 opened Feb 11, 2025 by Deric-W
Data race in _PyType_AllocNoTrack in free threaded build topic-free-threading type-bug An unexpected behavior, bug, or error
#130019 opened Feb 11, 2025 by colesbury
Some Windows API calls in winreg didn't release the GIL OS-windows type-bug An unexpected behavior, bug, or error
#130000 opened Feb 11, 2025 by aisk
Allow Manual Control Over resource_tracker in shared_memory type-feature A feature request or enhancement
#129999 opened Feb 11, 2025 by koshak01
socket.create_server: dualstack_ipv6 and family docs Documentation in the Doc dir
#129994 opened Feb 11, 2025 by AEErshov
segmentfault when pip installing setuptools pending The issue will be closed if no feedback is provided type-crash A hard crash of the interpreter, possibly with a core dump
#129992 opened Feb 11, 2025 by kemier
--without-tail-call-interp actually enables the tail-call interpreter, instead of disabling! build The build process and cross-build interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#129989 opened Feb 11, 2025 by nelhage
computed-goto interpreter: Prevent the compiler from merging DISPATCH calls interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#129987 opened Feb 11, 2025 by nelhage
Immortal objects don't have the deferred bit set by default interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#129984 opened Feb 10, 2025 by DinoV
Data race in compile_template in sre.c extension-modules C modules in the Modules dir topic-free-threading topic-regex type-bug An unexpected behavior, bug, or error
#129983 opened Feb 10, 2025 by colesbury
Load target address earlier for tail call interpreter interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#129976 opened Feb 10, 2025 by aconz2
Add missing MIME types stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#129965 opened Feb 10, 2025 by hugovk
JIT build crashes on Windows on Arm interpreter-core (Objects, Python, Grammar, and Parser dirs) OS-windows topic-JIT type-crash A hard crash of the interpreter, possibly with a core dump
#129964 opened Feb 10, 2025 by diegorusso
Vague behavior when single quoted f-string format_spec contains line break interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-parser type-bug An unexpected behavior, bug, or error
#129958 opened Feb 10, 2025 by yf-yang
Add set() to multiprocessing.managers.SyncManager stdlib Python modules in the Lib dir topic-multiprocessing type-feature A feature request or enhancement
#129948 opened Feb 10, 2025 by mmingyu
Allocated size miscalculated in ASDL sequence constructor interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-parser type-bug An unexpected behavior, bug, or error
#129933 opened Feb 10, 2025 by kc0506
@typing.overload doesn't preserve function attributes (like __annotations__) stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#129931 opened Feb 10, 2025 by thejcannon
Speed up sqlite3.Row extension-modules C modules in the Modules dir performance Performance or resource usage topic-sqlite3 type-feature A feature request or enhancement
#129926 opened Feb 10, 2025 by erlend-aasland
Promote difflib._mdiff() to public API stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#129922 opened Feb 9, 2025 by kesara
Incorrect __qualname__ in slotted dataclasses in __init_subclass__ stdlib Python modules in the Lib dir topic-dataclasses type-bug An unexpected behavior, bug, or error
#129915 opened Feb 9, 2025 by thejcannon
The tp_dictoffset and Py_TPFLAGS_MANAGED_WEAKREF flag docs Documentation in the Doc dir
#129912 opened Feb 9, 2025 by nybblista
pygettext: help output for keywords prints the whole keyword dictionary triaged The issue has been accepted as valid by a triager. type-bug An unexpected behavior, bug, or error
#129911 opened Feb 9, 2025 by tomasr8
Exit code in case of an error is always 1 since Python 3.13 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#129900 opened Feb 9, 2025 by chrisbra
Store and use the current task of asyncio on thread state for all threads extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir topic-asyncio type-feature A feature request or enhancement
#129898 opened Feb 9, 2025 by kumaraditya303
ProTip! Type g i on any issue or pull request to go back to the issue listing page.