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 364d366 commit b8ef767Copy full SHA for b8ef767
Doc/whatsnew/3.13.rst
@@ -953,7 +953,7 @@ io
953
the :meth:`~io.IOBase.close` method with :data:`sys.unraisablehook`.
954
Previously, errors were ignored silently by default,
955
and only logged in :ref:`Python Development Mode <devmode>`
956
- or when using a :ref:`<Python debug build <debug-build>`.
+ or when using a :ref:`Python debug build <debug-build>`.
957
(Contributed by Victor Stinner in :gh:`62948`.)
958
959
0 commit comments