Skip to content

[3.13] gh-117657: Fix itertools.count thread safety (GH-119268) - #120007

Merged
colesbury merged 2 commits into
python:3.13from
colesbury:backport-87939bd-3.13
Jun 3, 2024
Merged

[3.13] gh-117657: Fix itertools.count thread safety (GH-119268)#120007
colesbury merged 2 commits into
python:3.13from
colesbury:backport-87939bd-3.13

Conversation

@colesbury

@colesburycolesbury commented Jun 3, 2024

Copy link
Copy Markdown
Contributor

Fix itertools.count in free-threading mode
(cherry picked from commit 87939bd)

…19268)
Fix itertools.count in free-threading mode
(cherry picked from commit 87939bd)
Co-authored-by: Arnon Yaari <wiggin15@yahoo.com>
@colesbury
colesbury enabled auto-merge (squash) June 3, 2024 22:33
@colesbury
colesbury merged commit 79fae3b into python:3.13Jun 3, 2024
@colesbury
colesbury deleted the backport-87939bd-3.13 branch July 16, 2024 19:57
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@colesbury@wiggin15