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 larry
Recipients Arfrever, georg.brandl, larry, richard, serhiy.storchaka, vajrasky
Date 2014-02-09.13:07:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391951276.74.0.116572900047.issue20517@psf.upfronthosting.co.za>
In-reply-to
Content
But the PyErr_ functions that accept Py_UNICODE aren't marked deprecated.

http://docs.python.org/3.4/c-api/exceptions.html#unicode-exception-objects
History
Date User Action Args
2014-02-09 13:07:56larrysetrecipients: + larry, richard, georg.brandl, Arfrever, serhiy.storchaka, vajrasky
2014-02-09 13:07:56larrysetmessageid: <1391951276.74.0.116572900047.issue20517@psf.upfronthosting.co.za>
2014-02-09 13:07:56larrylinkissue20517 messages
2014-02-09 13:07:56larrycreate