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 kulikjak, vstinner
Date 2019-07-02.10:46:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562064364.58.0.515367128196.issue37335@roundup.psfhosted.org>
In-reply-to
Content
New changeset c53173aa00689aa1be17ce5406289718f6b30532 by Victor Stinner (Jakub Kulík) in branch '3.7':
bpo-37335: Fix test_c_locale_coercion to handle any ASCII alias (GH-14449)
https://github.com/python/cpython/commit/c53173aa00689aa1be17ce5406289718f6b30532
History
Date User Action Args
2019-07-02 10:46:04vstinnersetrecipients: + vstinner, kulikjak
2019-07-02 10:46:04vstinnersetmessageid: <1562064364.58.0.515367128196.issue37335@roundup.psfhosted.org>
2019-07-02 10:46:04vstinnerlinkissue37335 messages
2019-07-02 10:46:04vstinnercreate