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 serhiy.storchaka
Recipients Arfrever, eryksun, ezio.melotti, pitrou, serhiy.storchaka, vstinner
Date 2016-11-05.05:39:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
FYI I used Py_DEPRECATED for marking PyUnicode_AsDecodedObject, PyUnicode_AsDecodedUnicode, PyUnicode_AsEncodedObject and PyUnicode_AsEncodedUnicode.
History
Date User Action Args
2016-11-05 05:39:45serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, ezio.melotti, Arfrever, eryksun
2016-11-05 05:39:44serhiy.storchakasetmessageid: <[email protected]>
2016-11-05 05:39:44serhiy.storchakalinkissue19569 messages
2016-11-05 05:39:44serhiy.storchakacreate