mirror of
https://github.com/python/cpython.git
synced 2026-07-08 03:00:00 -04:00
44fb7c361c
The `textiowrapper_iternext` function called `_textiowrapper_writeflush`, but did not use a critical section, making it racy in free-threaded builds.