Skip to content

bpo-33802: Do not interpolate in ConfigParser while reading defaults #7524

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 3 commits into from
Jun 8, 2018

Conversation

ambv
Copy link
Contributor

@ambv ambv commented Jun 8, 2018

This solves a regression in logging config due to changes in BPO-23835.

https://bugs.python.org/issue33802

This solves a regression in logging config due to changes in BPO-23835.
@ambv
Copy link
Contributor Author

ambv commented Jun 8, 2018

This is time-sensitive so I'm going to merge this one so that the 3.7 backport can start building.

@ambv ambv merged commit 214f18e into python:master Jun 8, 2018
@miss-islington
Copy link
Contributor

Thanks @ambv for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 8, 2018
…ythonGH-7524)

This solves a regression in logging config due to changes in BPO-23835.
(cherry picked from commit 214f18e)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
@bedevere-bot
Copy link

GH-7529 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit that referenced this pull request Jun 8, 2018
…H-7524)

This solves a regression in logging config due to changes in BPO-23835.
(cherry picked from commit 214f18e)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
@ambv ambv deleted the regression branch July 12, 2021 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants