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 iritkatriel
Recipients gvanrossum, iritkatriel, rhettinger, serhiy.storchaka
Date 2021-09-09.19:20:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631215206.0.0.355240904204.issue45152@roundup.psfhosted.org>
In-reply-to
Content
I’m not sure we’re hoping this to be faster, just reduce the code object size and not be slower. (Smaller code object could be faster to unmarshal).
History
Date User Action Args
2021-09-09 19:20:06iritkatrielsetrecipients: + iritkatriel, gvanrossum, rhettinger, serhiy.storchaka
2021-09-09 19:20:06iritkatrielsetmessageid: <1631215206.0.0.355240904204.issue45152@roundup.psfhosted.org>
2021-09-09 19:20:05iritkatriellinkissue45152 messages
2021-09-09 19:20:05iritkatrielcreate