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 aragilar, barry, lukasz.langa, r.david.murray, vstinner
Date 2018-06-08.11:02:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528455772.41.0.584625200856.issue23835@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, vstinner, r.david.murray, aragilar
2018-06-08 11:02:52lukasz.langasetmessageid: <1528455772.41.0.584625200856.issue23835@psf.upfronthosting.co.za>
2018-06-08 11:02:52lukasz.langalinkissue23835 messages
2018-06-08 11:02:52lukasz.langacreate