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 python-dev
Recipients Demur Rumed, abarnert, benjamin.peterson, brett.cannon, georg.brandl, josh.r, ncoghlan, python-dev, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2016-05-24.06:15:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160524061542.11207.44098.01155EC1@psf.io>
In-reply-to
Content
New changeset 3a57eafd8401 by Serhiy Storchaka in branch 'default':
Issue #26647: Python interpreter now uses 16-bit wordcode instead of bytecode.
https://hg.python.org/cpython/rev/3a57eafd8401
History
Date User Action Args
2016-05-24 06:15:46python-devsetrecipients: + python-dev, brett.cannon, georg.brandl, rhettinger, ncoghlan, vstinner, benjamin.peterson, serhiy.storchaka, yselivanov, abarnert, josh.r, Demur Rumed
2016-05-24 06:15:46python-devlinkissue26647 messages
2016-05-24 06:15:46python-devcreate