[3.13] gh-109975: Remove dangling angle bracket from 3.13.rst (GH-123589) (#123590)

(cherry picked from commit 9a32a2588e)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2024-09-02 07:16:01 +02:00 committed by GitHub
parent 364d366328
commit b8ef767ba5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -953,7 +953,7 @@ io
the :meth:`~io.IOBase.close` method with :data:`sys.unraisablehook`. the :meth:`~io.IOBase.close` method with :data:`sys.unraisablehook`.
Previously, errors were ignored silently by default, Previously, errors were ignored silently by default,
and only logged in :ref:`Python Development Mode <devmode>` and only logged in :ref:`Python Development Mode <devmode>`
or when using a :ref:`<Python debug build <debug-build>`. or when using a :ref:`Python debug build <debug-build>`.
(Contributed by Victor Stinner in :gh:`62948`.) (Contributed by Victor Stinner in :gh:`62948`.)