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 mvyskocil
Recipients mvyskocil
Date 2013-08-08.08:31:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375950718.55.0.107329876266.issue18682@psf.upfronthosting.co.za>
In-reply-to
Content
This is simple code checks if .isalnum is or is not locale sensitive and a small measurement of how much is the repr faster, compared to old codepath.

BTW: python3 test_pprint.py on patched version have succeeded

OK (expected failures=1)
History
Date User Action Args
2013-08-08 08:31:58mvyskocilsetrecipients: + mvyskocil
2013-08-08 08:31:58mvyskocilsetmessageid: <1375950718.55.0.107329876266.issue18682@psf.upfronthosting.co.za>
2013-08-08 08:31:58mvyskocillinkissue18682 messages
2013-08-08 08:31:58mvyskocilcreate