Skip to content

Commit 630bc01

Browse files
authored
Change NEWS
1 parent 73e150d commit 630bc01

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,3 +1,3 @@
11
Add :c:func:`PyLong_IsPositive`, :c:func:`PyLong_IsNegative`
22
and :c:func:`PyLong_IsZero` for checking if :c:type:`PyLongObject`
3-
is positive, negative, or zero.
3+
is positive, negative, or zero, respectively.

0 commit comments

Comments
 (0)