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 rhettinger
Recipients Mark.Shannon, pablogsal, rhettinger, serhiy.storchaka
Date 2019-12-29.22:37:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577659040.44.0.286393785063.issue39156@roundup.psfhosted.org>
In-reply-to
Content
> Introducing new opcodes will complicate the compiler.

And it will complicate opcode.py and peephole.c and anything else that touches the word codes.
History
Date User Action Args
2019-12-29 22:37:20rhettingersetrecipients: + rhettinger, Mark.Shannon, serhiy.storchaka, pablogsal
2019-12-29 22:37:20rhettingersetmessageid: <1577659040.44.0.286393785063.issue39156@roundup.psfhosted.org>
2019-12-29 22:37:20rhettingerlinkissue39156 messages
2019-12-29 22:37:20rhettingercreate