Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-107625: configparser: Raise ParsingError if a key contains empty value#107651
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
- raise ParsingError instaed of AttributeError if a key contains empty value in a non recommended scenario where extra space and blankline is present within the section
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Misc/NEWS.d/next/Library/2023-08-05-08-41-58.gh-issue-107625.cVSHCT.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Éric <merwok@netwok.org>
Co-authored-by: Éric <merwok@netwok.org>
Co-authored-by: Éric <merwok@netwok.org>
Misc/NEWS.d/next/Library/2023-08-05-08-41-58.gh-issue-107625.cVSHCT.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
…VSHCT.rstCo-authored-by: Éric <merwok@netwok.org>
bedevere-bot commentedAug 10, 2023
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Agent-Hellboy commentedAug 11, 2023
I have made the requested changes; please review again. |
bedevere-bot commentedAug 11, 2023
Thanks for making the requested changes! @ambv: please review the changes made to this pull request. |
ambv commentedAug 11, 2023
Closing and re-opening to retrigger CLA checks. Sorry for the noise. |
Agent-Hellboy commentedOct 9, 2023
Hi@ambv, I thought you closed the PR, but it's still open, I have resolved your comments, please look again. |
encukou commentedMar 4, 2024
I've merged |
Uh oh!
There was an error while loading.Please reload this page.
jaraco left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Agent-Hellboy commentedMar 5, 2024
yeah, it's better than the earlier error. Thanks |
…inued (pythonGH-107651)Co-authored-by: Éric <merwok@netwok.org>Co-authored-by: Petr Viktorin <encukou@gmail.com>Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
…inued (pythonGH-107651)Co-authored-by: Éric <merwok@netwok.org>Co-authored-by: Petr Viktorin <encukou@gmail.com>Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Uh oh!
There was an error while loading.Please reload this page.
📚 Documentation preview 📚:https://cpython-previews--107651.org.readthedocs.build/