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 vstinner
Recipients Arfrever, amaury.forgeotdarc, ezio.melotti, lemburg, loewis, vstinner
Date 2010-05-19.02:00:11
SpamBayes Score 0.020631744
Marked as misclassified No
Message-id <1274234413.79.0.339384635144.issue6697@psf.upfronthosting.co.za>
In-reply-to
Content
Remove pyunicode_asstringordefault.patch and pythonrun-py3k.patch because the new _PyUnicode_AsStringOrDefault() function was rejected (and it's easy to avoid it).
History
Date User Action Args
2010-05-19 02:00:13vstinnersetrecipients: + vstinner, lemburg, loewis, amaury.forgeotdarc, ezio.melotti, Arfrever
2010-05-19 02:00:13vstinnersetmessageid: <1274234413.79.0.339384635144.issue6697@psf.upfronthosting.co.za>
2010-05-19 02:00:11vstinnerlinkissue6697 messages
2010-05-19 02:00:11vstinnercreate