]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-149816: add missing critical section on self in buffered_iternext (GH-15029...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 23 May 2026 09:25:56 +0000 (11:25 +0200)
committerGitHub <noreply@github.com>
Sat, 23 May 2026 09:25:56 +0000 (09:25 +0000)
commitca59d7511e2484fc55b1686b5a8e745322db73ec
tree001ddd324b375c88833619afb58d8e415ac03d73
parent8a162b2e270bc371f0c229e8511e7c19b3742f52
[3.15] gh-149816: add missing critical section on self in buffered_iternext (GH-150295) (#150305)

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

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Modules/_io/bufferedio.c