We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7f14fc commit df212a5Copy full SHA for df212a5
1 file changed
Misc/NEWS.d/next/Library/2025-12-21-17-56-37.gh-issue-143008.aakErJ.rst
@@ -1 +1,2 @@
1
-Fix crash in :class:`io.TextIOWrapper` when reentrant :meth:`io.TextIOBase.detach` called.
+Fix crash in :class:`io.TextIOWrapper` when reentrant
2
+:meth:`io.TextIOBase.detach` is called reentrantly from the underlying buffer.
0 commit comments