Skip to content

Commit c00ba8c

Browse files
Update Misc/NEWS.d/next/Core_and_Builtins/2025-01-22-14-24-44.gh-issue-129149.wAYu43.rst
Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>
1 parent 0ef383c commit c00ba8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Add Missing fast path in PyLong_FromLong(), PyLong_FromLongLong() functions
1+
Add missing fast path in :func:`PyLong_FromLong` and :func:`PyLong_FromLongLong` functions
22
for compact integers

0 commit comments

Comments
 (0)