Skip to content

[3.12] gh-107662: Switch 'any' and 'anext' in functions.rst (GH-107663) #107664

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 6, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 5, 2023

Order was reversed in index at top, not in body.
(cherry picked from commit 9ebc6ec)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu


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

…107663)

Order was reversed in index at top, not in body.
(cherry picked from commit 9ebc6ec)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-bot bedevere-bot added skip news awaiting review docs Documentation in the Doc dir labels Aug 5, 2023
@terryjreedy terryjreedy linked an issue Aug 5, 2023 that may be closed by this pull request
@Yhg1s Yhg1s merged commit 6132f70 into python:3.12 Aug 6, 2023
@miss-islington miss-islington deleted the backport-9ebc6ec-3.12 branch August 6, 2023 13:14
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
None yet
Development

Successfully merging this pull request may close these issues.

anext is after any
4 participants