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 Dragoljub, cgohlke, vstinner, xtreak
Date 2018-11-13.01:47:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542073642.43.0.788709270274.issue35195@psf.upfronthosting.co.za>
In-reply-to
Content
test_isdigit.c: Can you try to call locale.setlocale(locale.LC_CTYPE, "") before running your benchmark on Python 3.7.0?

This issue may be related to bpo-34485.
History
Date User Action Args
2018-11-13 01:47:22vstinnersetrecipients: + vstinner, cgohlke, xtreak, Dragoljub
2018-11-13 01:47:22vstinnersetmessageid: <1542073642.43.0.788709270274.issue35195@psf.upfronthosting.co.za>
2018-11-13 01:47:22vstinnerlinkissue35195 messages
2018-11-13 01:47:22vstinnercreate