Christian Heimes added the comment:
Thanks! You fixed the problem and Coverity is no longer complaining. The code
is more readable, too.
Are you talking about these lines? Yes, they were confusing me.
if (locale_info->thousands_sep == NULL) {
Py_DECREF(locale_info->decimal_point);
}
----------
resolution: -> fixed
stage: test needed -> resolved
status: open -> closed
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue28119>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com