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

gh-131401: fix data race in _PyErr_Restore awaiting merge interpreter-core (Objects, Python, Grammar, and Parser dirs) skip news topic-free-threading
#131406 opened Mar 18, 2025 by kumaraditya303 Loading…
TSAN data race in _PyErr_Restore interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#131401 opened Mar 18, 2025 by kumaraditya303
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
error in building 3.13.2 for arm free-threaded with jit build The build process and cross-build topic-free-threading topic-JIT type-bug An unexpected behavior, bug, or error
#130834 opened Mar 4, 2025 by eyalk11
Negative indexing in free-threading can access data that never lived at that index interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#130744 opened Mar 1, 2025 by tom-pytel
Move reftracer call from _Py_Dealloc to non-inlined function call performance Performance or resource usage topic-free-threading type-feature A feature request or enhancement
#130706 opened Feb 28, 2025 by colesbury
TSAN failures seen running PyO3 tests with the free-threaded build interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#130421 opened Feb 21, 2025 by ngoldbaum
_LOAD_ATTR_WITH_HINT should be able to work lock-free in the free-threaded builds interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-feature A feature request or enhancement
#130373 opened Feb 20, 2025 by DinoV
Data race on tp_flags with subinterpreters and static types interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading topic-subinterpreters type-bug An unexpected behavior, bug, or error
#129817 opened Feb 7, 2025 by colesbury
Data race on adaptive counters with -X tlbc=0 in free threaded build interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#129752 opened Feb 6, 2025 by colesbury
Data race on block->next in mi_block_set_nextx interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#129748 opened Feb 6, 2025 by colesbury
Add free-threading optimization for _PyFloat_FromDouble_ConsumeInputs interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-free-threading type-feature A feature request or enhancement
#129695 opened Feb 5, 2025 by nascheme
Include --parallel-threads jobs in free threading TSAN CI tests Tests in the Lib/test dir topic-free-threading type-feature A feature request or enhancement
#129694 opened Feb 5, 2025 by colesbury
ProTip! Type g i on any issue or pull request to go back to the issue listing page.