Skip to content

Conversation

@benediktjohannes
Copy link

@benediktjohannes benediktjohannes commented Jan 17, 2026

"# It initialized only once when main interpeter starts" ("interpeter") has to be "# It initialized only once when main interpreter starts" ("interpreter").

Fixes #143978

"# It initialized only once when main interpeter starts" ("interpeter") has to be "# It initialized only once when main interpreter starts" ("interpreter").
@python-cla-bot
Copy link

python-cla-bot bot commented Jan 17, 2026

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app
Copy link

bedevere-app bot commented Jan 17, 2026

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@bedevere-app
Copy link

bedevere-app bot commented Jan 17, 2026

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@aisk aisk changed the title Fixes #143978 gh-143978: Fix typo in ignored.tsv Jan 18, 2026
@aisk aisk added the skip news label Jan 18, 2026
@aisk
Copy link
Contributor

aisk commented Jan 18, 2026

LGTM, but please click the red button in python-cla-bot's comment to sign the CLA thus we can merge this.

@benediktjohannes
Copy link
Author

Hi, thanks for the review! I just signed CLA and thanks for the question because of the missing second change, but for me it is there: 1. interpeter 2. missing „is“, so maybe a GitHub issue? But I guess you can merge, thanks!

@aisk
Copy link
Contributor

aisk commented Jan 18, 2026

Thanks for addressing this. By the way, the typo fix don't requires a related issue, so you can just open a PR for simple typo fix directly in the future. See the Dev Guide for more details: https://devguide.python.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo inside code in ignored.tsv "# It initialized only once when main interpeter starts" ("interpeter")

2 participants