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 vstinner
Recipients Demur Rumed, abarnert, benjamin.peterson, brett.cannon, georg.brandl, josh.r, ncoghlan, python-dev, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2016-05-22.22:28:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463956107.14.0.023194858222.issue26647@psf.upfronthosting.co.za>
In-reply-to
Content
wpyD.patch LGTM, go ahead! We can still polish it later and discuss how to implement the 16-bit fetch ;-)

It would be nice to add a short comment in Python/wordcode_helpers.h explaining that it contains code shared by the compiler and the peephole optimizer. It can be done later.
History
Date User Action Args
2016-05-22 22:28:27vstinnersetrecipients: + vstinner, brett.cannon, georg.brandl, rhettinger, ncoghlan, benjamin.peterson, python-dev, serhiy.storchaka, yselivanov, abarnert, josh.r, Demur Rumed
2016-05-22 22:28:27vstinnersetmessageid: <1463956107.14.0.023194858222.issue26647@psf.upfronthosting.co.za>
2016-05-22 22:28:27vstinnerlinkissue26647 messages
2016-05-22 22:28:27vstinnercreate