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 awaiting review labels May 10, 2022
@serhiy-storchaka serhiy-storchaka merged commit 75e4634 into python:main May 11, 2022
13 checks passed
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 11, 2022

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 issue May 11, 2022
…H-92636)

(cherry picked from commit 75e4634)

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

@bedevere-bot bedevere-bot commented May 11, 2022

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
miss-islington added a commit that referenced this issue 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 skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants