FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.14] gh-141004: Document built-in iterator types in the C API (GH-141006) by miss-islington · Pull Request #141134 · python/cpython · GitHub

/ cpython Public

[3.14] gh-141004: Document built-in iterator types in the C API (GH-141006) - #141134

Merged
ZeroIntensity merged 1 commit into
python:3.14from
miss-islington:backport-1697cb5-3.14
Nov 6, 2025
Merged

[3.14] gh-141004: Document built-in iterator types in the C API (GH-141006)#141134
ZeroIntensity merged 1 commit into
python:3.14from
miss-islington:backport-1697cb5-3.14

Conversation

miss-islington commented Nov 6, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

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.
(cherry picked from commit 1697cb5)

Co-authored-by: Peter Bierma zintensitydev@gmail.com


📚 Documentation preview 📚: https://cpython-previews--141134.org.readthedocs.build/

…nGH-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.
(cherry picked from commit 1697cb5)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
bedevere-app Bot added awaiting review docs Documentation in the Doc dir labels Nov 6, 2025
github-project-automation Bot moved this to Todo in Docs PRs Nov 6, 2025
ZeroIntensity enabled auto-merge (squash) November 6, 2025 12:29
ZeroIntensity merged commit cd5508d into python:3.14 Nov 6, 2025
36 checks passed
github-project-automation Bot moved this from Todo to Done in Docs PRs Nov 6, 2025
miss-islington deleted the backport-1697cb5-3.14 branch January 2, 2026 17:50
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL