We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 196cf36 commit 73e150dCopy full SHA for 73e150d
Doc/whatsnew/3.14.rst
@@ -481,7 +481,7 @@ New Features
481
482
* Add :c:func:`PyLong_IsPositive`, :c:func:`PyLong_IsNegative`
483
and :c:func:`PyLong_IsZero` for checking if :c:type:`PyLongObject`
484
- is positive, negative, or zero.
+ is positive, negative, or zero, respectively.
485
(Contribued by James Roy and Sergey B Kirpichev in :gh:`126061`.)
486
487
* Add new functions to convert C ``<stdint.h>`` numbers from/to Python
0 commit comments