summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_csv.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2025-06-02 19:16:54 (GMT)
committerGitHub <noreply@github.com>2025-06-02 19:16:54 (GMT)
commit428b0ca1141df55c259d2da186c09dd6e940f30c (patch)
tree5ce30e7ca40adecb74333f1a75b7ab3d6d14230e /Lib/test/test_csv.py
parent7ac461883dac3cba696db44e357a4860ddfc7beb (diff)
downloadcpython-428b0ca1141df55c259d2da186c09dd6e940f30c.zip
cpython-428b0ca1141df55c259d2da186c09dd6e940f30c.tar.gz
cpython-428b0ca1141df55c259d2da186c09dd6e940f30c.tar.bz2
[3.14] gh-134908: Protect `textiowrapper_iternext` with critical section (gh-134910) (gh-135039)
The `textiowrapper_iternext` function called `_textiowrapper_writeflush`, but did not use a critical section, making it racy in free-threaded builds. (cherry picked from commit 44fb7c361cb24dcf9989a7a1cfee4f6aad5c81aa) Co-authored-by: Duane Griffin <duaneg@dghda.com>
Diffstat (limited to 'Lib/test/test_csv.py')
0 files changed, 0 insertions, 0 deletions