Skip to content

[3.11] Fix typo in collections.abc docs example (GH-113310)#113312

Merged
AlexWaygood merged 1 commit intopython:3.11from
miss-islington:backport-22b8945-3.11
Dec 20, 2023
Merged

[3.11] Fix typo in collections.abc docs example (GH-113310)#113312
AlexWaygood merged 1 commit intopython:3.11from
miss-islington:backport-22b8945-3.11

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Dec 20, 2023

Calling the instance reference arg for the next method, "next", seems misleading as it would normally just be "self"
(cherry picked from commit 22b8945)

Co-authored-by: David Greaves david@dgreaves.com


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

Calling the instance reference arg for the __next__ method, "next", seems misleading as it would normally just be "self"
(cherry picked from commit 22b8945)

Co-authored-by: David Greaves <david@dgreaves.com>
@AlexWaygood AlexWaygood enabled auto-merge (squash) December 20, 2023 09:52
@AlexWaygood AlexWaygood merged commit f1c27be into python:3.11 Dec 20, 2023
@miss-islington miss-islington deleted the backport-22b8945-3.11 branch January 2, 2026 17:02
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 issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants