gh-111965: Use critical sections to make io.TextIOWrapper thread safe by aisk · Pull Request #112193 · python/cpython

added 2 commits

November 17, 2023 15:37

@aisk aisk changed the title ssing critical sections to make io.TextIOWrapper thread safe gh-111965: using critical sections to make io.TextIOWrapper thread safe

Nov 17, 2023

@aisk

corona10

@aisk

@colesbury colesbury changed the title gh-111965: using critical sections to make io.TextIOWrapper thread safe gh-111965: Use critical sections to make io.TextIOWrapper thread safe

Nov 17, 2023

colesbury

corona10

@aisk

corona10

aisk and others added 2 commits

November 18, 2023 16:31
Co-authored-by: Donghee Na <donghee.na@python.org>

corona10

@aisk aisk deleted the critical-sections-textiowrapper branch

November 19, 2023 06:56

aisk added a commit to aisk/cpython that referenced this pull request

Feb 11, 2024

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024

@aisk @Glyphack