gh-134908: Protect `textiowrapper_iternext` with critical section (gh-134910)
The `textiowrapper_iternext` function called `_textiowrapper_writeflush`, but did not use a critical section, making it racy in free-threaded builds.
D
Duane Griffin committed
44fb7c361cb24dcf9989a7a1cfee4f6aad5c81aa
Parent: 0558275
Committed by GitHub <noreply@github.com>
on 6/2/2025, 5:22:41 PM