bpo-33802 - Fix regression in logging configuration by warsaw · Pull Request #7509 · python/cpython · GitHub
Skip to content

bpo-33802 - Fix regression in logging configuration - #7509

Closed
warsaw wants to merge 1 commit into
python:masterfrom
warsaw:bpo-33802
Closed

warsaw wants to merge 1 commit into
python:masterfrom
warsaw:bpo-33802

Conversation

@warsaw

@warsaw warsaw commented Jun 8, 2018

Copy link
Copy Markdown
Member

In Python 3.6, defaults were not interpolated. Interpolating defaults in 3.8 and 3.7 causes a regression. I don't love this fix, but it seemed like the simplest thing possible to restore the old behavior.

https://bugs.python.org/issue33802

In Python 3.6, defaults were not interpolated.
@ambv

ambv commented Jun 8, 2018

Copy link
Copy Markdown
Contributor

@ambv

ambv commented Jun 8, 2018

Copy link
Copy Markdown
Contributor

@ambv ambv closed this Jun 8, 2018
@warsaw
warsaw deleted the bpo-33802 branch June 8, 2018 16:52
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