commit | f44203d782e397941c17d96e6a1f9dc1df08b3e6 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Jun 08 07:01:56 2018 -0700 |
committer | GitHub <noreply@github.com> | Fri Jun 08 07:01:56 2018 -0700 |
tree | e9af501324e38ce7098a34db9fa68b1f7f6c86cc | |
parent | 9f56a93e8986e06ac61a7356082fe8be285f26a4 [diff] |
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. (cherry picked from commit 214f18e49feb6a9d6c05aa09a4bb304905e81334) Co-authored-by: Ćukasz Langa <lukasz@langa.pl>