]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144777: Fix data races in IncrementalNewlineDecoder (gh-144971)
authorSam Gross <colesbury@gmail.com>
Mon, 23 Feb 2026 14:32:16 +0000 (09:32 -0500)
committerGitHub <noreply@github.com>
Mon, 23 Feb 2026 14:32:16 +0000 (09:32 -0500)
commit8db8fc9b51060b61d14fbe6aa0f2e2591292279e
tree3c775f0354a3b58d022b4f1ff0d13338ea1079cd
parent24cc998c164f137603f1c6d95b929d640211d237
gh-144777: Fix data races in IncrementalNewlineDecoder (gh-144971)
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