New submission from Andy Lester <[email protected]>:
append_formattedvalue() has an unused bool is_format_spec. ---------- components: Interpreter Core messages: 363634 nosy: petdance priority: normal severity: normal status: open title: Remove unused arg from append_formattedvalue in Python/ast_unparse.c _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39898> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
