New submission from Andy Lester <[email protected]>:
_PyLong_FormatAdvancedWriter has a PyObject *str that is never used. Remove it. ---------- components: Interpreter Core messages: 363006 nosy: petdance priority: normal severity: normal status: open title: _PyLong_FormatAdvancedWriter has an unnecessary str _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39803> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
