This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients barry, lukasz.langa, ned.deily, vinay.sajip
Date 2018-06-08.11:02:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528455772.29.0.592728768989.issue33802@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 214f18e49feb6a9d6c05aa09a4bb304905e81334 by Łukasz Langa in branch 'master':
bpo-33802: Do not interpolate in ConfigParser while reading defaults (GH-7524)
https://github.com/python/cpython/commit/214f18e49feb6a9d6c05aa09a4bb304905e81334
History
Date User Action Args
2018-06-08 11:02:52lukasz.langasetrecipients: + lukasz.langa, barry, vinay.sajip, ned.deily
2018-06-08 11:02:52lukasz.langasetmessageid: <1528455772.29.0.592728768989.issue33802@psf.upfronthosting.co.za>
2018-06-08 11:02:52lukasz.langalinkissue33802 messages
2018-06-08 11:02:52lukasz.langacreate