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 ZackerySpytz
Recipients ZackerySpytz
Date 2020-08-01.05:37:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596260256.93.0.581733214467.issue41453@roundup.psfhosted.org>
In-reply-to
Content
If the _Py_GetLocaleconvNumeric() call fails in _locale_localeconv_impl(),
"decimal_point" may be leaked.
History
Date User Action Args
2020-08-01 05:37:36ZackerySpytzsetrecipients: + ZackerySpytz
2020-08-01 05:37:36ZackerySpytzsetmessageid: <1596260256.93.0.581733214467.issue41453@roundup.psfhosted.org>
2020-08-01 05:37:36ZackerySpytzlinkissue41453 messages
2020-08-01 05:37:36ZackerySpytzcreate