Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-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 zintensitydev@gmail.com
Co-authored-by: Petr Viktorin encukou@gmail.com


📚 Documentation preview 📚: https://cpython-previews--141046.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 <zintensitydev@gmail.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
@bedevere-app bedevere-app bot added skip news awaiting review docs Documentation in the Doc dir labels Nov 5, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Nov 5, 2025
@ZeroIntensity ZeroIntensity enabled auto-merge (squash) November 5, 2025 14:17
@ZeroIntensity ZeroIntensity merged commit 39ca786 into python:3.14 Nov 5, 2025
36 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Nov 5, 2025
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