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.smith, mark.dickinson, serhiy.storchaka, skrah, steelman, vstinner
Date 2019-01-09.13:14:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547039683.75.0.27288265986.issue35638@roundup.psfhosted.org>
In-reply-to
Content
> By the way, the decimal module doesn't support properly the following corner case: LC_NUMERIC using an encoding different than LC_CTYPE encoding. I wrote https://github.com/python/cpython/pull/5191 but I abandonned my change.

FYI I opened bpo-35697 to discuss the decimal module case.
History
Date User Action Args
2019-01-09 13:14:44vstinnersetrecipients: + vstinner, mark.dickinson, eric.smith, skrah, serhiy.storchaka, steelman
2019-01-09 13:14:43vstinnersetmessageid: <1547039683.75.0.27288265986.issue35638@roundup.psfhosted.org>
2019-01-09 13:14:43vstinnerlinkissue35638 messages
2019-01-09 13:14:43vstinnercreate