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 Michael.Felt, michael-o, terry.reedy, vstinner
Date 2018-08-28.15:40:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset d500e5307aec9c5d535f66d567fadb9c587a9a36 by Victor Stinner in branch 'master':
bpo-34403: On HP-UX, force ASCII for C locale (GH-8969)
https://github.com/python/cpython/commit/d500e5307aec9c5d535f66d567fadb9c587a9a36
History
Date User Action Args
2018-08-28 15:40:38vstinnersetrecipients: + vstinner, terry.reedy, Michael.Felt, michael-o
2018-08-28 15:40:38vstinnersetmessageid: <[email protected]>
2018-08-28 15:40:38vstinnerlinkissue34403 messages
2018-08-28 15:40:38vstinnercreate