Skip to content

Commit 166ee39

Browse files
committed
blurb it
1 parent d335b11 commit 166ee39

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Add fast path for medium-size integers in :c:func:`PyLong_FromInt32`,
2+
:c:func:`PyLong_FromUInt32`, :c:func:`PyLong_FromInt64` and
3+
:c:func:`PyLong_FromUInt64`. Patch by Chris Eibl.

0 commit comments

Comments
 (0)