FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-89336: Fix configparser.RawConfigParser.readfp typo by hugovk · Pull Request #92636 · python/cpython · GitHub

/ cpython Public

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

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
hugovk:gh-89336-configparser-deprecations
May 11, 2022
Merged

gh-89336: Fix configparser.RawConfigParser.readfp typo#92636
serhiy-storchaka merged 1 commit into
python:mainfrom
hugovk:gh-89336-configparser-deprecations

Conversation

hugovk commented May 10, 2022

Copy link
Copy Markdown
Member

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 added docs Documentation in the Doc dir awaiting review labels May 10, 2022
serhiy-storchaka merged commit 75e4634 into python:main May 11, 2022

Copy link
Copy Markdown
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 removed the needs backport to 3.11 only security fixes label May 11, 2022

Copy link
Copy Markdown

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

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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

4 participants


Back | FazBrowse Home | New Git URL