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 arnaudc, ezio.melotti, python-dev, serhiy.storchaka, vstinner
Date 2012-10-17.09:11:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350465094.03.0.277177061593.issue13617@psf.upfronthosting.co.za>
In-reply-to
Content
I added some comments in Rietveld.

I see other instances of the use of non-checked PyUnicode_AsWideCharString() and PyUnicode_AsUnicode().
History
Date User Action Args
2012-10-17 09:11:34serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ezio.melotti, python-dev, arnaudc
2012-10-17 09:11:34serhiy.storchakasetmessageid: <1350465094.03.0.277177061593.issue13617@psf.upfronthosting.co.za>
2012-10-17 09:11:34serhiy.storchakalinkissue13617 messages
2012-10-17 09:11:33serhiy.storchakacreate