Skip to content

Commit 5760c95

Browse files
committed
Update news entry for better wording
1 parent 5a9e201 commit 5760c95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Add missing fast path in :c:func:`PyLong_FromUnsignedLong`, :c:func:`PyLong_FromUnsignedLongLong` and :c:func:`PyLong_FromSize_t` functions
2-
for compact integers.
1+
Add missing fast path for medium-size integers in :c:func:`PyLong_FromUnsignedLong`,
2+
:c:func:`PyLong_FromUnsignedLongLong` and :c:func:`PyLong_FromSize_t`.

0 commit comments

Comments
 (0)