[New-bugs-announce] [issue39922] Remove unused args in Python/compile.c

Andy Lester report at bugs.python.org
Mon Mar 9 23:17:44 EDT 2020


New submission from Andy Lester <andy at petdance.com>:

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 <report at bugs.python.org>
<https://bugs.python.org/issue39922>
_______________________________________


More information about the New-bugs-announce mailing list