Skip to content

gh-135263: Fix typo in token.NAME documentation #135275

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
Jun 8, 2025

Conversation

lazorikv
Copy link
Contributor

@lazorikv lazorikv commented Jun 8, 2025

Corrected a minor typo in the description of the `NAME` token. Changed "an `NAME` tokens" to "as `NAME` tokens" for clarity and accuracy.
@python-cla-bot
Copy link

python-cla-bot bot commented Jun 8, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

Copy link
Member

@Eclips4 Eclips4 left a comment

Choose a reason for hiding this comment

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

Thank you!

@Eclips4 Eclips4 added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jun 8, 2025
@Eclips4 Eclips4 merged commit 8d17a41 into python:main Jun 8, 2025
39 checks passed
@miss-islington-app
Copy link

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

@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jun 8, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 8, 2025
(cherry picked from commit 8d17a41)

Co-authored-by: Vladyslav Lazoryk <80263725+lazorikv@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Jun 8, 2025

GH-135280 is a backport of this pull request to the 3.14 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 8, 2025
(cherry picked from commit 8d17a41)

Co-authored-by: Vladyslav Lazoryk <80263725+lazorikv@users.noreply.github.com>
@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jun 8, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jun 8, 2025

GH-135281 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 Jun 8, 2025
terryjreedy pushed a commit that referenced this pull request Jun 8, 2025
…135280)

gh-135263: Fix typo in token.NAME documentation (GH-135275)
(cherry picked from commit 8d17a41)

Co-authored-by: Vladyslav Lazoryk <80263725+lazorikv@users.noreply.github.com>
terryjreedy pushed a commit that referenced this pull request Jun 8, 2025
…135281)

gh-135263: Fix typo in token.NAME documentation (GH-135275)
(cherry picked from commit 8d17a41)

Co-authored-by: Vladyslav Lazoryk <80263725+lazorikv@users.noreply.github.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
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants