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

bpo-45217: adds note that `allow_no_value` in `configparser` is optional by sobolevn · Pull Request #28396 · python/cpython · GitHub

/ cpython Public

bpo-45217: adds note that allow_no_value in configparser is optional - #28396

Merged
ambv merged 2 commits into
python:mainfrom
sobolevn:issue-45217
Sep 17, 2021
Merged

ambv merged 2 commits into
python:mainfrom
sobolevn:issue-45217

Conversation

sobolevn commented Sep 16, 2021 •
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

I guess it is appropriate to skip news for this change.

https://bugs.python.org/issue45217

Comment thread Doc/library/configparser.rst Outdated
ambv merged commit cb07838 into python:main Sep 17, 2021

Copy link
Copy Markdown
Contributor

Thanks @sobolevn for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

Copy link
Copy Markdown
Contributor

Sorry @sobolevn and @ambv, I had trouble checking out the 3.10 backport branch.
Please backport using cherry_picker on command line.
cherry_picker cb07838ab756564988b1ffd23871f1222a832446 3.10

Copy link
Copy Markdown

GH-28416 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 17, 2021
…nal (pythonGH-28396)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit cb07838)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
ambv added needs backport to 3.10 only security fixes and removed needs backport to 3.10 only security fixes labels Sep 17, 2021

Copy link
Copy Markdown
Contributor

Thanks @sobolevn for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

Copy link
Copy Markdown

GH-28418 is a backport of this pull request to the 3.10 branch.

bedevere-bot removed the needs backport to 3.10 only security fixes label Sep 17, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 17, 2021
…nal (pythonGH-28396)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit cb07838)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
ambv pushed a commit that referenced this pull request Sep 17, 2021
…nal (GH-28396) (GH-28416)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit cb07838)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
ambv pushed a commit that referenced this pull request Sep 17, 2021
…nal (GH-28396) (GH-28418)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit cb07838)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
pablogsal pushed a commit that referenced this pull request Sep 29, 2021
…nal (GH-28396) (GH-28418)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit cb07838)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
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.

5 participants


Back | FazBrowse Home | New Git URL