]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Revert "gh-135410: use a critical section around `StringIO.__next__` (GH-13541...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 12 Jun 2025 22:58:58 +0000 (00:58 +0200)
committerGitHub <noreply@github.com>
Thu, 12 Jun 2025 22:58:58 +0000 (22:58 +0000)
commitb3efd3d7d3b052a8b3a1d2afa2c8001b3bac26d5
treedb0ec3780284270faf22d906b9513294b2a890a7
parentf885c7d9b9567c1319f075eaad537b2677bb52dd
[3.14] Revert "gh-135410: use a critical section around `StringIO.__next__` (GH-135412)" (GH-135439) (gh-135449)

Revert "gh-135410: use a critical section around `StringIO.__next__` (GH-135412)" (GH-135439)

This reverts commit e6c3039cb39e68ae9af9ddcaca341c5af8f9cf23.
(cherry picked from commit 73431356d324842cac0d545018c3ad21c85bc883)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Lib/test/test_memoryio.py
Misc/NEWS.d/next/Library/2025-06-11-19-05-49.gh-issue-135410.E89Boi.rst [deleted file]
Modules/_io/stringio.c