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 koobs, ncoghlan, vstinner
Date 2018-11-23.12:37:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542976665.48.0.702299269573.issue35290@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f6e323ce322cf54b1a9e9252b13f93ebc28b5c24 by Victor Stinner in branch '3.7':
bpo-34523: Fix C locale coercion on FreeBSD CURRENT (GH-10672) (GH-10673)
https://github.com/python/cpython/commit/f6e323ce322cf54b1a9e9252b13f93ebc28b5c24
History
Date User Action Args
2018-11-23 12:37:45vstinnersetrecipients: + vstinner, ncoghlan, koobs
2018-11-23 12:37:45vstinnersetmessageid: <1542976665.48.0.702299269573.issue35290@psf.upfronthosting.co.za>
2018-11-23 12:37:45vstinnerlinkissue35290 messages
2018-11-23 12:37:45vstinnercreate