]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:26:44 +0000 (11:26 +0200)
committerGitHub <noreply@github.com>
Sat, 23 May 2026 09:26:44 +0000 (14:56 +0530)
commit2d94a6e85ed6b72e0ef19b72d41b8db32e04212a
tree23794b97a954d02e0e4912130e707336d4e18c56
parent67336abc506f8a3f02236d7dff05cb122a515db4
[3.14] gh-149816: add missing critical section on self in buffered_iternext (GH-150295) (#150306)

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