]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-144777: Fix data races in IncrementalNewlineDecoder (gh-144971) (#145143)
authorSam Gross <colesbury@gmail.com>
Mon, 23 Feb 2026 15:25:03 +0000 (10:25 -0500)
committerGitHub <noreply@github.com>
Mon, 23 Feb 2026 15:25:03 +0000 (15:25 +0000)
commitbbb0f2d880af9c48d39d8183eb2de9bb20678060
treed482c2faf746ebb064b1fc52036ce6937f5a6be9
parent8e29215e04a55e855046386349e38441fc9b246f
[3.14] gh-144777: Fix data races in IncrementalNewlineDecoder (gh-144971) (#145143)
Lib/test/test_free_threading/test_io.py
Misc/NEWS.d/next/Library/2026-02-18-13-45-00.gh-issue-144777.R97q0a.rst [new file with mode: 0644]
Modules/_io/clinic/textio.c.h
Modules/_io/textio.c