Skip to content
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

gh-89336: Fix configparser.RawConfigParser.readfp typo #92636

Merged

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented May 10, 2022

Fix my own typo* from PR #30952.

It's really configparser.RawConfigParser.readfp, not configparser.ParsingError.readfp.

* The last line effect strikes again!
https://pvs-studio.com/en/blog/posts/cpp/0260/

#89336

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels May 10, 2022
@serhiy-storchaka serhiy-storchaka merged commit 75e4634 into python:main May 11, 2022
@miss-islington
Copy link
Contributor

Thanks @hugovk for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 11, 2022
…H-92636)

(cherry picked from commit 75e4634)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label May 11, 2022
@bedevere-bot
Copy link

GH-92662 is a backport of this pull request to the 3.11 branch.

@hugovk hugovk deleted the gh-89336-configparser-deprecations branch May 11, 2022 07:41
miss-islington added a commit that referenced this pull request May 11, 2022
…) (GH-92662)

(cherry picked from commit 75e4634)


Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>

Automerge-Triggered-By: GH:serhiy-storchaka
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.

None yet

4 participants