Skip to content

[3.15] gh-143008: Fix race re-initilaizing TextIOWrapper#151203

Open
cmaloney wants to merge 1 commit into
python:3.15from
cmaloney:backport-db4b194-3.15
Open

[3.15] gh-143008: Fix race re-initilaizing TextIOWrapper#151203
cmaloney wants to merge 1 commit into
python:3.15from
cmaloney:backport-db4b194-3.15

Conversation

@cmaloney

@cmaloney cmaloney commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

__init__ changes multiple variables and may be called more than once from multiple threads.

__init__ changes multiple variables and may be called more than once
from multiple threads.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant