New submission from Zackery Spytz <zsp...@gmail.com>:

If the _Py_GetLocaleconvNumeric() call fails in _locale_localeconv_impl(),
"decimal_point" may be leaked.

----------
components: Extension Modules
messages: 374655
nosy: ZackerySpytz
priority: normal
severity: normal
status: open
title: A possible reference leak in _locale.localeconv()
versions: Python 3.10, Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41453>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to