Skip to content

gh-125461: Remove Python 2 from identifiers in doc #125462

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
Oct 14, 2024

Conversation

paulehoffman
Copy link
Contributor

@paulehoffman paulehoffman commented Oct 14, 2024

Do not mix the rules for identifier names with the old rules from Python 2.


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

Copy link
Contributor

@willingc willingc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @paulehoffman.

@willingc willingc added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Oct 14, 2024
@willingc willingc enabled auto-merge (squash) October 14, 2024 15:24
@willingc willingc merged commit 5dac0dc into python:main Oct 14, 2024
31 checks passed
@miss-islington-app
Copy link

Thanks @paulehoffman for the PR, and @willingc for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 14, 2024
…5462)

Remove Python 2 from identifiers in doc
(cherry picked from commit 5dac0dc)

Co-authored-by: Paul Hoffman <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 14, 2024
…5462)

Remove Python 2 from identifiers in doc
(cherry picked from commit 5dac0dc)

Co-authored-by: Paul Hoffman <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Oct 14, 2024

GH-125464 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Oct 14, 2024
@bedevere-app
Copy link

bedevere-app bot commented Oct 14, 2024

GH-125465 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Oct 14, 2024
willingc pushed a commit that referenced this pull request Oct 14, 2024
…GH-125464)

gh-125461: Remove Python 2 from identifiers in doc (GH-125462)

Remove Python 2 from identifiers in doc
(cherry picked from commit 5dac0dc)

Co-authored-by: Paul Hoffman <[email protected]>
willingc pushed a commit that referenced this pull request Oct 14, 2024
…#125465)

gh-125461: Remove Python 2 from identifiers in doc (GH-125462)

Remove Python 2 from identifiers in doc
(cherry picked from commit 5dac0dc)

Co-authored-by: Paul Hoffman <[email protected]>
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.

2 participants