We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f76e5 commit 9a32a25Copy full SHA for 9a32a25
Doc/whatsnew/3.13.rst
@@ -966,7 +966,7 @@ io
966
the :meth:`~io.IOBase.close` method with :data:`sys.unraisablehook`.
967
Previously, errors were ignored silently by default,
968
and only logged in :ref:`Python Development Mode <devmode>`
969
- or when using a :ref:`<Python debug build <debug-build>`.
+ or when using a :ref:`Python debug build <debug-build>`.
970
(Contributed by Victor Stinner in :gh:`62948`.)
971
972
0 commit comments