Skip to content

Commit 363f7a5

Browse files
committed
+ adjust formatting
1 parent 5f113e0 commit 363f7a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

peps/pep-0757.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,9 @@ If :c:member:`PyLongExport.digits` is not ``NULL``, a private field of the
154154
:c:func:`PyLong_FreeExport` must be called when the export is no longer
155155
needed.
156156
157-
.. impl-detail::
158-
This function always succeeds if *obj* is a Python :class:`int` object
159-
or a subclass.
157+
.. impl-detail::
158+
This function always succeeds if *obj* is a Python :class:`int` object
159+
or a subclass.
160160
161161
162162
On CPython 3.14, no memory copy is needed in :c:func:`PyLong_Export`, it's just

0 commit comments

Comments
 (0)