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

PEP 703 -- Making the Global Interpreter Lock Optional in CPython 3.13 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-feature A feature request or enhancement
#108219 opened Aug 21, 2023 by colesbury 100+
PEP 703 Deferred reference counts topic-free-threading type-feature A feature request or enhancement
#121459 opened Jul 7, 2024 by Fidget-Spinner
--disable-gil builds install incompatible stable ABI extensions topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#111870 opened Nov 9, 2023 by tonybaloney
Avoid changing the PYMEM_DOMAIN_RAW allocator during initialization and finalization 3.13 bugs and security fixes topic-free-threading type-bug An unexpected behavior, bug, or error
#111924 opened Nov 9, 2023 by colesbury
parking_lot.c should use _PyTime_GetMonotonicClock() when available 3.13 bugs and security fixes topic-free-threading type-bug An unexpected behavior, bug, or error
#112606 opened Dec 1, 2023 by colesbury
Fix thread-safety for PyType_IsSubtype in free-threaded builds topic-free-threading type-bug An unexpected behavior, bug, or error
#117306 opened Mar 27, 2024 by mpage
More gil-disabled type thread safety topic-free-threading type-bug An unexpected behavior, bug, or error
#114214 opened Jan 17, 2024 by DinoV
Optimize _PyObject_IS_GC in free-threaded build topic-free-threading type-feature A feature request or enhancement
#114733 opened Jan 29, 2024 by colesbury
_thread.lock.release() is not thread-safe in free-threaded builds topic-free-threading type-bug An unexpected behavior, bug, or error
#117721 opened Apr 10, 2024 by mpage
PGO tests: mimalloc: warning: unable to allocate OS memory 3.13 bugs and security fixes tests Tests in the Lib/test dir topic-free-threading
#117556 opened Apr 4, 2024 by furkanonder
--disable-gil builds are not compatible with the limited API 3.13 bugs and security fixes topic-C-API topic-free-threading type-bug An unexpected behavior, bug, or error
#111506 opened Oct 30, 2023 by colesbury
_Py_SetImmortal must be run on allocating thread (no-gil) topic-free-threading type-bug An unexpected behavior, bug, or error
#113956 opened Jan 11, 2024 by mjp41
test_free_threading deadlocks tests Tests in the Lib/test dir topic-free-threading type-bug An unexpected behavior, bug, or error
#118444 opened Apr 30, 2024 by Eclips4
Crash when inspecting frame of other thread in free-threaded build topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#118680 opened May 7, 2024 by chgnrdv
test_threading_local_clear_race segmentation fault in free-threaded CI tests Tests in the Lib/test dir topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#118490 opened May 1, 2024 by colesbury
ProTip! What’s not been updated in a month: updated:<2024-06-11.