bpo-33802: Do not interpolate in ConfigParser while reading defaults … · python/cpython@214f18e · GitHub
Skip to content

Commit 214f18e

Browse files
authored
bpo-33802: Do not interpolate in ConfigParser while reading defaults (GH-7524)
This solves a regression in logging config due to changes in BPO-23835.
1 parent 66f02aa commit 214f18e

2 files changed

Lines changed: 53 additions & 2 deletions

File tree

Lib/configparser.py

Lines changed: 10 additions & 2 deletions

Lib/test/test_logging.py

Lines changed: 43 additions & 0 deletions

0 commit comments

Comments
 (0)