]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111965: Using critical sections to make ``io.StringIO`` thread safe. (gh-112116)
authorAN Long <aisk@users.noreply.github.com>
Sun, 19 Nov 2023 12:34:40 +0000 (20:34 +0800)
committerGitHub <noreply@github.com>
Sun, 19 Nov 2023 12:34:40 +0000 (21:34 +0900)
commit77d9f1e6d9aad637667264c16c83d255526cc1ba
tree4ff6520f30357b95edcb7077fdff7de68816773d
parenta6d25de375087e27777ebc1c0bd106d532ef9083
gh-111965: Using critical sections to make ``io.StringIO`` thread safe. (gh-112116)
Modules/_io/clinic/stringio.c.h
Modules/_io/stringio.c