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 vstinner
Recipients Paul Monson, eryksun, methane, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-05-09.23:07:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557443274.33.0.748488933841.issue36778@roundup.psfhosted.org>
In-reply-to
Content
I wrote PR 13230 to remove Lib/encodings/cp65001.py and simply reuse Lib/encodings/utf_8.py.
History
Date User Action Args
2019-05-09 23:07:54vstinnersetrecipients: + vstinner, paul.moore, tim.golden, methane, zach.ware, serhiy.storchaka, eryksun, steve.dower, Paul Monson
2019-05-09 23:07:54vstinnersetmessageid: <1557443274.33.0.748488933841.issue36778@roundup.psfhosted.org>
2019-05-09 23:07:54vstinnerlinkissue36778 messages
2019-05-09 23:07:54vstinnercreate