This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author petdance
Recipients petdance
Date 2020-03-10.03:17:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583810264.23.0.039012420408.issue39922@roundup.psfhosted.org>
In-reply-to
Content
These functions have unnecessary args that can be removed:

* binop
* compiler_add_o
* compiler_next_instr
* inplace_binop
History
Date User Action Args
2020-03-10 03:17:44petdancesetrecipients: + petdance
2020-03-10 03:17:44petdancesetmessageid: <1583810264.23.0.039012420408.issue39922@roundup.psfhosted.org>
2020-03-10 03:17:44petdancelinkissue39922 messages
2020-03-10 03:17:43petdancecreate