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 noirbizarre
Recipients alunduil, berker.peksag, eric.araujo, jaraco, noirbizarre, tarek
Date 2016-12-12.15:49:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481557771.72.0.777712069149.issue20754@psf.upfronthosting.co.za>
In-reply-to
Content
I just attached the patch submitted on issue28935.

The fix is to simply give interpolation=None as ConfigParser parameter (as documented in the official Python 3.x ConfigParser documentation)
History
Date User Action Args
2016-12-12 15:49:31noirbizarresetrecipients: + noirbizarre, jaraco, tarek, eric.araujo, berker.peksag, alunduil
2016-12-12 15:49:31noirbizarresetmessageid: <1481557771.72.0.777712069149.issue20754@psf.upfronthosting.co.za>
2016-12-12 15:49:31noirbizarrelinkissue20754 messages
2016-12-12 15:49:31noirbizarrecreate