-
-
Notifications
You must be signed in to change notification settings - Fork 32k
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
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
gh-134043: add
_PyObject_GetMethodStackRef
awaiting core review
skip news
topic-free-threading
#134044
opened May 15, 2025 by
kumaraditya303
Loading…
use stackrefs in (Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
topic-free-threading
type-feature
A feature request or enhancement
_PyObject_GetMethod
and calling APIs
interpreter-core
#134043
opened May 15, 2025 by
kumaraditya303
Expose (Objects, Python, Grammar, and Parser dirs)
topic-C-API
topic-free-threading
type-feature
A feature request or enhancement
PyMutex_IsLocked
in the public C API
interpreter-core
#134009
opened May 14, 2025 by
hawkinsp
Make generator methods (Objects, Python, Grammar, and Parser dirs)
topic-free-threading
type-feature
A feature request or enhancement
gen_set_name
and gen_set_qualname
thread-safe in free-threaded builds
interpreter-core
#133931
opened May 12, 2025 by
efimov-mikhail
test_zstd
failed on ubuntu with free-threading
3.14
#133885
opened May 11, 2025 by
sobolevn
gh-132380: Use unicode hash/compare for the mcache.
awaiting core review
performance
Performance or resource usage
topic-free-threading
#133669
opened May 8, 2025 by
nascheme
Loading…
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 (Objects, Python, Grammar, and Parser dirs)
topic-C-API
topic-free-threading
type-feature
A feature request or enhancement
_PyCriticalSection_BeginMutex
as a public API
interpreter-core
#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
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
Improve Py_mod_multiple_interpreters and Py_mod_gil Usability
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
topic-free-threading
topic-subinterpreters
type-feature
A feature request or enhancement
#132861
opened Apr 23, 2025 by
ericsnowcurrently
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
gh-132336: Only mark slow path functions used by the interpreter loop as noinline in free-threaded builds
awaiting core review
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
skip news
topic-free-threading
#132424
opened Apr 12, 2025 by
mpage
Loading…
Lock contention inside (Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
topic-free-threading
type-feature
A feature request or enhancement
_PyType_LookupRef
interpreter-core
#132380
opened Apr 11, 2025 by
nascheme
Concurrent deallocation of threads while calling (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
PyEval_SetTrace
interpreter-core
#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
gh-129069: make list ass_slice and memory_repeat safe in free-threading
awaiting review
topic-free-threading
#131882
opened Mar 29, 2025 by
tom-pytel
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.