gh-154916: Fix data race on a shared `types.GenericAlias` iterator in `ga_iter_reduce` under free-threading by ByteFlowing1337 · Pull Request #155476 · python/cpython · GitHub
Skip to content

gh-154916: Fix data race on a shared types.GenericAlias iterator in ga_iter_reduce under free-threading - #155476

Closed
ByteFlowing1337 wants to merge 1 commit into
python:mainfrom
ByteFlowing1337:fix-154916
Closed

gh-154916: Fix data race on a shared types.GenericAlias iterator in ga_iter_reduce under free-threading#155476
ByteFlowing1337 wants to merge 1 commit into
python:mainfrom
ByteFlowing1337:fix-154916

Conversation

@ByteFlowing1337

@ByteFlowing1337 ByteFlowing1337 commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

@ByteFlowing1337

Copy link
Copy Markdown
Contributor Author

@JelleZijlstra JelleZijlstra added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Aug 11, 2026
@kumaraditya303

kumaraditya303 commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants