◐ Shell
clean mode source ↗

gh-149816: add missing critical section on self in buffered_iternext by kumaraditya303 · Pull Request #150295 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@kumaraditya303

@kumaraditya303 kumaraditya303 commented

May 23, 2026

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Contributor

@kumaraditya303 kumaraditya303 added skip news topic-free-threading needs backport to 3.14

bugs and security fixes

needs backport to 3.15

pre-release feature fixes, bugs and security fixes

labels

May 23, 2026

@kumaraditya303 kumaraditya303 enabled auto-merge (squash)

May 23, 2026 07:58

@bedevere-app bedevere-app Bot mentioned this pull request

May 23, 2026

24 tasks

@kumaraditya303 kumaraditya303 merged commit e8545ed into python:main

May 23, 2026

52 checks passed

@miss-islington-app

Copy link Copy Markdown

Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14, 3.15.
🐍🍒⛏🤖

@bedevere-app

bedevere-app Bot commented

May 23, 2026

Copy link Copy Markdown

GH-150305 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15

pre-release feature fixes, bugs and security fixes

label

May 23, 2026

@bedevere-app

bedevere-app Bot commented

May 23, 2026

Copy link Copy Markdown

GH-150306 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14

bugs and security fixes

label

May 23, 2026

@kumaraditya303 kumaraditya303 deleted the io branch

May 23, 2026 08:58

kumaraditya303 added a commit that referenced this pull request

May 23, 2026
…ernext (GH-150295) (#150305)

gh-149816: add missing critical section on self in buffered_iternext (GH-150295)
(cherry picked from commit e8545ed)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>

kumaraditya303 added a commit that referenced this pull request

May 23, 2026
…ernext (GH-150295) (#150306)

gh-149816: add missing critical section on self in buffered_iternext (GH-150295)
(cherry picked from commit e8545ed)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@kumaraditya303