]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149816: add missing critical section on self in buffered_iternext (#150295)
authorKumar Aditya <kumaraditya@python.org>
Sat, 23 May 2026 08:57:13 +0000 (14:27 +0530)
committerGitHub <noreply@github.com>
Sat, 23 May 2026 08:57:13 +0000 (08:57 +0000)
commite8545ed3eafbf349b51ea308126a67dc70416a62
tree64b03256301d9431f618213f194d2cd7fca93a7c
parent1b20d1933f5a88c52685f1130699f0721bef811b
gh-149816: add missing critical section on self in buffered_iternext (#150295)
Modules/_io/bufferedio.c