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 sir-sigurd
Recipients rhettinger, serhiy.storchaka, sir-sigurd, vstinner
Date 2019-02-26.10:32:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551177172.13.0.127458725403.issue36030@roundup.psfhosted.org>
In-reply-to
Content
This optimization also can be used for BUILD_TUPLE opcode and in pickle module, if it's OK to add _PyTuple_StealFromArray() function :-)
History
Date User Action Args
2019-02-26 10:32:52sir-sigurdsetrecipients: + sir-sigurd, rhettinger, vstinner, serhiy.storchaka
2019-02-26 10:32:52sir-sigurdsetmessageid: <1551177172.13.0.127458725403.issue36030@roundup.psfhosted.org>
2019-02-26 10:32:52sir-sigurdlinkissue36030 messages
2019-02-26 10:32:52sir-sigurdcreate