]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.14] Remove newline in Doc/c-api/lifecycle.rst for gettext builder (GH-135013)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Jun 2025 18:19:54 +0000 (20:19 +0200)
committerGitHub <noreply@github.com>
Mon, 2 Jun 2025 18:19:54 +0000 (18:19 +0000)
(cherry picked from commit c7051a366996dd2213decb8677c52d1eda0fde6a)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
Doc/c-api/lifecycle.rst

index 0e2ffc096caba7eb8802e0051e6c7c58c55a3515..5a170862a26f44086c8aa12b62ede0f860eb2121 100644 (file)
@@ -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