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 eric.snow, methane, ncoghlan, vstinner
Date 2018-11-23.12:37:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542976665.36.0.788709270274.issue34523@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, methane, eric.snow
2018-11-23 12:37:45vstinnersetmessageid: <1542976665.36.0.788709270274.issue34523@psf.upfronthosting.co.za>
2018-11-23 12:37:45vstinnerlinkissue34523 messages
2018-11-23 12:37:45vstinnercreate