New submission from Andy Lester <[email protected]>:
These functions have unnecessary args that can be removed: * binop * compiler_add_o * compiler_next_instr * inplace_binop ---------- components: Interpreter Core messages: 363799 nosy: petdance priority: normal severity: normal status: open title: Remove unused args in Python/compile.c _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39922> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
