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, vstinner
Date 2014-02-10.01:45:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391996740.37.0.356095032523.issue20517@psf.upfronthosting.co.za>
In-reply-to
Content
Okay.  I have revived the Py_UNICODE functions I removed in patch #3.  The patch now works fine on my Ubuntu 13.10 64-bit box, and at least compiled on a Windows buildbot.  It's now building on nine buildbots.

Assuming the buildbots look good, can I check this in?
History
Date User Action Args
2014-02-10 01:45:42larrysetrecipients: + larry, richard, georg.brandl, vstinner, Arfrever, serhiy.storchaka, vajrasky
2014-02-10 01:45:40larrysetmessageid: <1391996740.37.0.356095032523.issue20517@psf.upfronthosting.co.za>
2014-02-10 01:45:40larrylinkissue20517 messages
2014-02-10 01:45:39larrycreate