Skip to content

Commit 7c03394

Browse files
author
Erlend E. Aasland
committed
Add NEWS
1 parent 9f60af2 commit 7c03394

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
:c:func:`PyIter_Check` macro is now a function, in order to hide implementation
2+
details. The macro accessed :c:member:`PyTypeObject.tp_iternext` directly.
3+
Patch by Erlend E. Aasland.

0 commit comments

Comments
 (0)