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 berker.peksag
Recipients David Ellis, berker.peksag, cryvate, lukasz.langa, vxgmichel
Date 2017-11-02.12:47:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509626827.01.0.213398074469.issue31307@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e314853d57450b2b9523157eebd405289a795a0e by Berker Peksag (Vincent Michel) in branch 'master':
bpo-31307: Make ConfigParser.read() accept bytes objects (GH-3420)
https://github.com/python/cpython/commit/e314853d57450b2b9523157eebd405289a795a0e
History
Date User Action Args
2017-11-02 12:47:07berker.peksagsetrecipients: + berker.peksag, lukasz.langa, vxgmichel, David Ellis, cryvate
2017-11-02 12:47:07berker.peksagsetmessageid: <1509626827.01.0.213398074469.issue31307@psf.upfronthosting.co.za>
2017-11-02 12:47:06berker.peksaglinkissue31307 messages
2017-11-02 12:47:06berker.peksagcreate