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 ncoghlan, vstinner
Date 2018-09-03.12:38:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535978304.53.0.56676864532.issue34485@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f01b2a1b84ee08df73a78cf1017eecf15e3cb995 by Victor Stinner in branch 'master':
bpo-34544: Fix setlocale() in pymain_read_conf() (GH-9041)
https://github.com/python/cpython/commit/f01b2a1b84ee08df73a78cf1017eecf15e3cb995
History
Date User Action Args
2018-09-03 12:38:24vstinnersetrecipients: + vstinner, ncoghlan
2018-09-03 12:38:24vstinnersetmessageid: <1535978304.53.0.56676864532.issue34485@psf.upfronthosting.co.za>
2018-09-03 12:38:24vstinnerlinkissue34485 messages
2018-09-03 12:38:24vstinnercreate