Skip to content

Commit 955bb37

Browse files
authored
Update Misc/NEWS.d/next/Core_and_Builtins/2025-01-22-14-24-44.gh-issue-129149.wAYu43.rst
1 parent 2b5163f commit 955bb37

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 :func:`PyLong_FromLong` and :func:`PyLong_FromLongLong` functions
1+
Add missing fast path in :c:func:`PyLong_FromLong` and :c:func:`PyLong_FromLongLong` functions
22
for compact integers.

0 commit comments

Comments
 (0)