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 dmalcolm, loewis, vstinner
Date 2010-05-19.23:05:36
SpamBayes Score 0.001281963
Marked as misclassified No
Message-id <1274310337.45.0.891359257305.issue8559@psf.upfronthosting.co.za>
In-reply-to
Content
r81375 improves unicode support of libpython.py. I hope that it will be enough to fix test_strings() failures.
History
Date User Action Args
2010-05-19 23:05:37vstinnersetrecipients: + vstinner, loewis, dmalcolm
2010-05-19 23:05:37vstinnersetmessageid: <1274310337.45.0.891359257305.issue8559@psf.upfronthosting.co.za>
2010-05-19 23:05:36vstinnerlinkissue8559 messages
2010-05-19 23:05:36vstinnercreate