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 methane
Recipients Arfrever, berker.peksag, ishimoto, jwilk, loewis, martin.panter, methane, mrabarnett, ncoghlan, nikratio, pitrou, quad, rurpy2, serhiy.storchaka, vstinner
Date 2017-12-21.00:59:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513817995.48.0.213398074469.issue15216@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 507434fd504f3ebc1da72aa77544edc0d73f136e by INADA Naoki in branch 'master':
bpo-15216: io: TextIOWrapper.reconfigure() accepts encoding, errors and newline (GH-2343)
https://github.com/python/cpython/commit/507434fd504f3ebc1da72aa77544edc0d73f136e
History
Date User Action Args
2017-12-21 00:59:55methanesetrecipients: + methane, loewis, ishimoto, ncoghlan, pitrou, vstinner, jwilk, mrabarnett, Arfrever, nikratio, rurpy2, berker.peksag, martin.panter, serhiy.storchaka, quad
2017-12-21 00:59:55methanesetmessageid: <1513817995.48.0.213398074469.issue15216@psf.upfronthosting.co.za>
2017-12-21 00:59:55methanelinkissue15216 messages
2017-12-21 00:59:55methanecreate