]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111965: Use critical sections to make io.TextIOWrapper thread safe (gh-112193)
authorAN Long <aisk@users.noreply.github.com>
Sat, 18 Nov 2023 23:21:04 +0000 (07:21 +0800)
committerGitHub <noreply@github.com>
Sat, 18 Nov 2023 23:21:04 +0000 (08:21 +0900)
commit1a969b4f55f92a17bec82ce0366021a53afdb2c3
tree38f65b15bbd9e0d262fb6ba1351ac2cf975b4b23
parente52cc80f7fc3a560bf3d0053e0821a2db070cdd1
gh-111965: Use critical sections to make io.TextIOWrapper thread safe (gh-112193)
Modules/_io/clinic/textio.c.h
Modules/_io/textio.c