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

Segfault in union_repr from list_repr_impl in free-threaded build 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 topic-typing type-crash A hard crash of the interpreter, possibly with a core dump
#132713 opened Apr 19, 2025 by devdanzin
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
[3.13] GH-132380: Add optimization for non-interned type lookup. 3.13 bugs and security fixes awaiting core review performance Performance or resource usage topic-free-threading
#132651 opened Apr 17, 2025 by nascheme Loading…
Data race between compare_generic and insert_combined_dict under free-threading interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#132641 opened Apr 17, 2025 by vfdev-5
Segfault/abort from calling BytesIO unshare_buffer in threads on a free-threaded build 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#132551 opened Apr 15, 2025 by devdanzin
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
[3.13] GH-132380: Avoid locking in _PyType_LookupRef() 3.13 bugs and security fixes performance Performance or resource usage topic-free-threading
#132381 opened Apr 11, 2025 by nascheme Draft
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 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
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
data race when resizing unicode objects interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading topic-unicode type-bug An unexpected behavior, bug, or error
#132070 opened Apr 4, 2025 by kumaraditya303
Use stackrefs in _PyType_LookupRef and related functions interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-feature A feature request or enhancement
#131586 opened Mar 22, 2025 by colesbury
Use pystats for free threading performance statistics interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-free-threading type-feature A feature request or enhancement
#131253 opened Mar 14, 2025 by colesbury
ProTip! What’s not been updated in a month: updated:<2025-03-21.