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 Michael.Felt, alef, sable, vstinner
Date 2016-07-25.15:37:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I know that test_locale fails on AIX, but I don't think that it's an issue in Python itself. Python exposes OS functions. I suggest to simply skip failing tests on AIX!
History
Date User Action Args
2016-07-25 15:37:45vstinnersetrecipients: + vstinner, sable, alef, Michael.Felt
2016-07-25 15:37:45vstinnersetmessageid: <[email protected]>
2016-07-25 15:37:45vstinnerlinkissue11190 messages
2016-07-25 15:37:45vstinnercreate