Skip to content

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 <phoffman@proper.com>
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 <phoffman@proper.com>
@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 <phoffman@proper.com>
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 <phoffman@proper.com>
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