Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Nov 5, 2025

Add documentation for each of the following:

  • PyByteArrayIter_Type
  • PyBytesIter_Type
  • PyListIter_Type
  • PyListRevIter_Type
  • PySetIter_Type
  • PyTupleIter_Type
  • PyRangeIter_Type
  • PyLongRangeIter_Type
  • PyDictIterKey_Type
  • PyDictRevIterKey_Type
  • PyDictIterValue_Type
  • PyDictRevIterValue_Type
  • PyDictIterItem_Type
  • PyDictRevIterItem_Type

(cherry picked from commit 35528fc)

Co-authored-by: Peter Bierma [email protected]
Co-authored-by: Petr Viktorin [email protected]


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

…GH-141010) Add documentation for each of the following: - PyByteArrayIter_Type - PyBytesIter_Type - PyListIter_Type - PyListRevIter_Type - PySetIter_Type - PyTupleIter_Type - PyRangeIter_Type - PyLongRangeIter_Type - PyDictIterKey_Type - PyDictRevIterKey_Type - PyDictIterValue_Type - PyDictRevIterValue_Type - PyDictIterItem_Type - PyDictRevIterItem_Type --------- (cherry picked from commit 35528fc) Co-authored-by: Peter Bierma <[email protected]> Co-authored-by: Petr Viktorin <[email protected]>
@bedevere-appbedevere-appbot added awaiting review docs Documentation in the Doc dir labels Nov 5, 2025
@bedevere-appbedevere-appbot mentioned this pull request Nov 5, 2025
@ZeroIntensityZeroIntensity enabled auto-merge (squash) November 5, 2025 14:17
@ZeroIntensityZeroIntensity merged commit a3756c6 into python:3.13Nov 5, 2025
30 checks passed
@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsNov 5, 2025
@miss-islingtonmiss-islington deleted the backport-35528fc-3.13 branch January 2, 2026 17:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@miss-islington@ZeroIntensity