Skip to content

gh-151409: add critical section for islice_next - #151410

Draft
KowalskiThomas wants to merge 3 commits into
python:mainfrom
KowalskiThomas:kowalski/fix-critical-section-for-islice_next
Draft

gh-151409: add critical section for islice_next#151410
KowalskiThomas wants to merge 3 commits into
python:mainfrom
KowalskiThomas:kowalski/fix-critical-section-for-islice_next

Conversation

@KowalskiThomas

@KowalskiThomasKowalskiThomas commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

@KowalskiThomasKowalskiThomas changed the title gh-issue: Speed up copy.deepcopy for atomic leaf valuesgh-151409: add critical section for islice_nextJun 12, 2026
@eendebakpt

Copy link
Copy Markdown
Contributor

Duplicate of #148348?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Race condition in itertools.islice under free-threading

2 participants

@KowalskiThomas@eendebakpt