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 ztane
Recipients eric.smith, mjpieters, ztane
Date 2016-07-10.12:52:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468155137.96.0.954535706362.issue27078@psf.upfronthosting.co.za>
In-reply-to
Content
I am not an expert on writing new opcodes to CPython (having never done it, don't know where to change the disassembler and such, how to make compiler generate them properly and such), but I'd be glad to help with testing, timing and writing the possible joiner algorithm for it, to help it make into Python 3.6.
History
Date User Action Args
2016-07-10 12:52:18ztanesetrecipients: + ztane, mjpieters, eric.smith
2016-07-10 12:52:17ztanesetmessageid: <1468155137.96.0.954535706362.issue27078@psf.upfronthosting.co.za>
2016-07-10 12:52:17ztanelinkissue27078 messages
2016-07-10 12:52:17ztanecreate