SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

gh-141004: Document built-in iterator types in the C API (GH-141006)

Adds documentation for each of the following:

- PyEnum_Type
- PyFilter_Type
- PyMap_Type
- PyReversed_Type
- PyZip_Type

In addition, PyRange_Type and PyRange_Check are also documented.
P
Peter Bierma committed
1697cb5710f526d38816bb00ca3dcd4434e5e773
Parent: d2ce6d7
Committed by GitHub <noreply@github.com> on 11/6/2025, 12:29:04 PM