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 kj
Recipients Jim Fasarakis-Hilliard, ZackerySpytz, docs@python, kj, ncoghlan, serhiy.storchaka
Date 2021-05-09.10:09:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620554954.84.0.381981163449.issue30076@roundup.psfhosted.org>
In-reply-to
Content
Serhiy, may I close this issue please?

Since 3.10, those long opcodes no longer exist. Issue39320 removed BUILD_TUPLE_UNPACK_WITH_CALL and BUILD_MAP_UNPACK_WITH_CALL from the compiler. The new opcodes have shorter names.
History
Date User Action Args
2021-05-09 10:09:14kjsetrecipients: + kj, ncoghlan, docs@python, serhiy.storchaka, Jim Fasarakis-Hilliard, ZackerySpytz
2021-05-09 10:09:14kjsetmessageid: <1620554954.84.0.381981163449.issue30076@roundup.psfhosted.org>
2021-05-09 10:09:14kjlinkissue30076 messages
2021-05-09 10:09:14kjcreate