mirror of
https://github.com/python/cpython.git
synced 2025-10-01 04:42:10 +00:00
[3.14] Remove newline in Doc/c-api/lifecycle.rst for gettext builder (GH-135013) (GH-135038)
(cherry picked from commit c7051a3669
)
Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
This commit is contained in:
parent
7775d93e2d
commit
7ac461883d
1 changed files with 2 additions and 4 deletions
|
@ -55,16 +55,14 @@ that must be true for *B* to occur after *A*.
|
|||
.. image:: lifecycle.dot.svg
|
||||
:align: center
|
||||
:class: invert-in-dark-mode
|
||||
:alt: Diagram showing events in an object's life. Explained in detail
|
||||
below.
|
||||
:alt: Diagram showing events in an object's life. Explained in detail below.
|
||||
|
||||
.. only:: latex
|
||||
|
||||
.. image:: lifecycle.dot.pdf
|
||||
:align: center
|
||||
:class: invert-in-dark-mode
|
||||
:alt: Diagram showing events in an object's life. Explained in detail
|
||||
below.
|
||||
:alt: Diagram showing events in an object's life. Explained in detail below.
|
||||
|
||||
.. container::
|
||||
:name: life-events-graph-description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue