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 ncoghlan
Recipients ncoghlan, vstinner
Date 2017-07-15.12:51:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500123068.01.0.547063979461.issue30836@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f0b6a261bb8cbede42296e0cc70956fb3b9a6cf7 by Nick Coghlan in branch 'master':
bpo-30836: fix test_c_locale_coercion on AIX (GH-2713)
https://github.com/python/cpython/commit/f0b6a261bb8cbede42296e0cc70956fb3b9a6cf7
History
Date User Action Args
2017-07-15 12:51:08ncoghlansetrecipients: + ncoghlan, vstinner
2017-07-15 12:51:08ncoghlansetmessageid: <1500123068.01.0.547063979461.issue30836@psf.upfronthosting.co.za>
2017-07-15 12:51:08ncoghlanlinkissue30836 messages
2017-07-15 12:51:07ncoghlancreate