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 pitrou
Recipients arigo, mark.dickinson, pitrou, rhettinger, serhiy.storchaka, skrah, tim.peters, vstinner
Date 2015-12-12.11:14:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449918863.94.0.567633865211.issue25823@psf.upfronthosting.co.za>
In-reply-to
Content
Or just bite the bullet and make all opcodes 16-bit (and make sure the bytecode string is aligned ;-)).

Still, someone ought to run the benchmarks suite on this. Tuple-unpacking nano-benchmarks are not very enlightening ;-)
History
Date User Action Args
2015-12-12 11:14:24pitrousetrecipients: + pitrou, tim.peters, arigo, rhettinger, mark.dickinson, vstinner, skrah, serhiy.storchaka
2015-12-12 11:14:23pitrousetmessageid: <1449918863.94.0.567633865211.issue25823@psf.upfronthosting.co.za>
2015-12-12 11:14:23pitroulinkissue25823 messages
2015-12-12 11:14:23pitroucreate