Skip to content

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

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

Merged
merged 2 commits into from
Sep 17, 2021

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Sep 16, 2021

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

https://bugs.python.org/issue45217

@ambv ambv added skip news needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes labels Sep 17, 2021
@ambv ambv merged commit cb07838 into python:main Sep 17, 2021
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
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

@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.9 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 <[email protected]>
(cherry picked from commit cb07838)

Co-authored-by: Nikita Sobolev <[email protected]>
@ambv ambv added needs backport to 3.10 only security fixes and removed needs backport to 3.10 only security fixes labels Sep 17, 2021
@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

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

@bedevere-bot 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 <[email protected]>
(cherry picked from commit cb07838)

Co-authored-by: Nikita Sobolev <[email protected]>
ambv pushed a commit that referenced this pull request Sep 17, 2021
…nal (GH-28396) (GH-28416)

Co-authored-by: Łukasz Langa <[email protected]>
(cherry picked from commit cb07838)

Co-authored-by: Nikita Sobolev <[email protected]>
ambv pushed a commit that referenced this pull request Sep 17, 2021
…nal (GH-28396) (GH-28418)

Co-authored-by: Łukasz Langa <[email protected]>
(cherry picked from commit cb07838)

Co-authored-by: Nikita Sobolev <[email protected]>
pablogsal pushed a commit that referenced this pull request Sep 29, 2021
…nal (GH-28396) (GH-28418)

Co-authored-by: Łukasz Langa <[email protected]>
(cherry picked from commit cb07838)

Co-authored-by: Nikita Sobolev <[email protected]>
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