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 lemburg
Recipients benjamin.peterson, ezio.melotti, larry, lemburg, ncoghlan, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-10-24.20:03:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477339386.37.0.678681849356.issue28426@psf.upfronthosting.co.za>
In-reply-to
Content
As I already mentioned, PyUnicode_AsEncodedUnicode() needs to stay, since it's the C API for unicode.encode(). The others can be deprecated.
History
Date User Action Args
2016-10-24 20:03:06lemburgsetrecipients: + lemburg, ncoghlan, vstinner, larry, benjamin.peterson, ezio.melotti, serhiy.storchaka, xiang.zhang
2016-10-24 20:03:06lemburgsetmessageid: <1477339386.37.0.678681849356.issue28426@psf.upfronthosting.co.za>
2016-10-24 20:03:06lemburglinkissue28426 messages
2016-10-24 20:03:06lemburgcreate