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 methane
Recipients Mark.Shannon, methane, nascheme, pablogsal, vstinner, yselivanov
Date 2020-10-22.09:42:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603359760.57.0.478124458132.issue42115@roundup.psfhosted.org>
In-reply-to
Content
One more idea: BINARY_ADD_INT. Operand is int immediate.
This idea can be implemented without opcode cache. I will try it.
History
Date User Action Args
2020-10-22 09:42:40methanesetrecipients: + methane, nascheme, vstinner, Mark.Shannon, yselivanov, pablogsal
2020-10-22 09:42:40methanesetmessageid: <1603359760.57.0.478124458132.issue42115@roundup.psfhosted.org>
2020-10-22 09:42:40methanelinkissue42115 messages
2020-10-22 09:42:40methanecreate