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-24.09:39:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwY98fsyRET7MMYcbPYN5Y=PdP-itBw8MNh9PdmeKg=xLQ@mail.gmail.com>
In-reply-to <20160524061542.11207.44098.01155EC1@psf.io>
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

Yeah, congrats Demur!
History
Date User Action Args
2016-05-24 09:39:50vstinnersetrecipients: + vstinner, brett.cannon, georg.brandl, rhettinger, ncoghlan, benjamin.peterson, python-dev, serhiy.storchaka, yselivanov, abarnert, josh.r, Demur Rumed
2016-05-24 09:39:50vstinnerlinkissue26647 messages
2016-05-24 09:39:50vstinnercreate