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
Assigned to nobody Loading
Sort

Issues list

Update HOWTO to reflect change in CIBW option docs Documentation in the Doc dir topic-free-threading
#134595 opened May 23, 2025 by 3willows
The C API needs to protect state that can be deleted by finalization 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes topic-C-API topic-free-threading topic-subinterpreters triaged The issue has been accepted as valid by a triager.
#134307 opened May 20, 2025 by ZeroIntensity
use stackrefs in _PyObject_GetMethod and calling APIs interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-free-threading type-feature A feature request or enhancement
#134043 opened May 15, 2025 by kumaraditya303
Expose PyMutex_IsLocked in the public C API interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API topic-free-threading type-feature A feature request or enhancement
#134009 opened May 14, 2025 by hawkinsp
Data races in typeobject.c for type structure updates interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#133467 opened May 5, 2025 by nascheme
Expose _PyCriticalSection_BeginMutex as a public API interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API topic-free-threading type-feature A feature request or enhancement
#133296 opened May 2, 2025 by hawkinsp
gh-127266: avoid data races when updating type slots v2 awaiting merge topic-free-threading type-bug An unexpected behavior, bug, or error
#133177 opened Apr 29, 2025 by nascheme Loading…
Make the JIT thread-safe interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-free-threading topic-JIT
#133171 opened Apr 29, 2025 by brandtbucher
7 tasks
Memory keeps increasing with fixed-size dict during multi-threaded set/delete in 3.13.3t interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-free-threading type-bug An unexpected behavior, bug, or error
#133136 opened Apr 29, 2025 by Yiling-J
Deadlock in test_opcache with gh-131174 applied interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#133130 opened Apr 29, 2025 by nascheme
GC performance regression in free threaded build interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-free-threading type-bug An unexpected behavior, bug, or error
#132917 opened Apr 25, 2025 by gptsarthak
PyEval_SetProfileAllThreads is racy under free-threading 3.13 bugs and security fixes 3.14 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#132817 opened Apr 22, 2025 by hawkinsp
copy.copy and copy.deepcopy scale poorly with free-threading performance Performance or resource usage stdlib Python modules in the Lib dir topic-free-threading type-bug An unexpected behavior, bug, or error
#132657 opened Apr 17, 2025 by eendebakpt
Excessive QSBR memory usage when delay freeing large blocks. interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#132519 opened Apr 14, 2025 by tom-pytel
Lock contention inside _PyType_LookupRef interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-free-threading type-feature A feature request or enhancement
#132380 opened Apr 11, 2025 by nascheme
Concurrent deallocation of threads while calling PyEval_SetTrace interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#132296 opened Apr 9, 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 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
Data race between update_one_slot and PyObject_Hash under free-threading 3.13 bugs and security fixes 3.14 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
ProTip! Find all open issues with in progress development work with linked:pr.