-
-
Notifications
You must be signed in to change notification settings - Fork 31.1k
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
Data race in An unexpected behavior, bug, or error
_PyType_AllocNoTrack
in free threaded build
topic-free-threading
type-bug
#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
#129989
opened Feb 11, 2025 by
nelhage
computed-goto interpreter: Prevent the compiler from merging (Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
DISPATCH
calls
interpreter-core
#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 C modules in the Modules dir
topic-free-threading
topic-regex
type-bug
An unexpected behavior, bug, or error
compile_template
in sre.c
extension-modules
#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 Python modules in the Lib dir
topic-multiprocessing
type-feature
A feature request or enhancement
set()
to multiprocessing.managers.SyncManager
stdlib
#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
#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
Update installers to use SQLite 3.49.0
OS-android
OS-mac
OS-windows
topic-installation
topic-sqlite3
#129917
opened Feb 9, 2025 by
erlend-aasland
Incorrect Python modules in the Lib dir
topic-dataclasses
type-bug
An unexpected behavior, bug, or error
__qualname__
in slotted dataclasses in __init_subclass__
stdlib
#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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.