8000 [3.14] Remove newline in Doc/c-api/lifecycle.rst for gettext builder … · python/cpython@7ac4618 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7ac4618

Browse files
[3.14] Remove newline in Doc/c-api/lifecycle.rst for gettext builder (GH-135013) (GH-135038)
(cherry picked from commit c7051a3) Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
1 parent 7775d93 commit 7ac4618

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Doc/c-api/lifecycle.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,16 +55,14 @@ that must be true for *B* to occur after *A*.
5555
.. image:: lifecycle.dot.svg
5656
:align: center
5757
:class: invert-in-dark-mode
58-
:alt: Diagram showing events in an object's life. Explained in detail
59-
below.
58+
:alt: Diagram showing events in an object's life. Explained in detail below.
6059
6160
.. only:: latex
6261
6362
.. image:: lifecycle.dot.pdf
6463
:align: center
6564
:class: invert-in-dark-mode
66-
:alt: Diagram showing events in an object's life. Explained in detail
67-
below.
65+
:alt: Diagram showing events in an object's life. Explained in detail below.
6866
6967
.. container::
7068
:name: life-events-graph-description

0 commit comments

Comments
 (0)
0