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 steve.dower
Recipients Segev Finer, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-07-30.20:10:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532981453.32.0.56676864532.issue34283@psf.upfronthosting.co.za>
In-reply-to
Content
I have no intention of changing how encodings work in 2.7. Use codecs.open if you want to specify text IO encoding.

Someone else may be willing to look at it.
History
Date User Action Args
2018-07-30 20:10:53steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, Segev Finer
2018-07-30 20:10:53steve.dowersetmessageid: <1532981453.32.0.56676864532.issue34283@psf.upfronthosting.co.za>
2018-07-30 20:10:53steve.dowerlinkissue34283 messages
2018-07-30 20:10:53steve.dowercreate