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:08:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542974911.63.0.788709270274.issue34523@psf.upfronthosting.co.za>
In-reply-to
Content
 New changeset 353933e712b6c7f7ba9a9a50bd5bd472db7c35d0 by Victor Stinner in branch 'master': bpo-34523: Fix C locale coercion on FreeBSD CURRENT (GH-10672) https://github.com/python/cpython/commit/353933e712b6c7f7ba9a9a50bd5bd472db7c35d0 
History
Date User Action Args
2018-11-23 12:08:31vstinnersetrecipients: + vstinner, ncoghlan, methane, eric.snow
2018-11-23 12:08:31vstinnersetmessageid: <1542974911.63.0.788709270274.issue34523@psf.upfronthosting.co.za>
2018-11-23 12:08:31vstinnerlinkissue34523 messages
2018-11-23 12:08:31vstinnercreate