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 serhiy.storchaka
Recipients Demur Rumed, brett.cannon, serhiy.storchaka, vstinner
Date 2016-05-28.14:53:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Here is a patch that implements only the first change -- makes jump offsets be in 16-bit units, not bytes. This is minimal change, it doesn't include refactoring.
History
Date User Action Args
2016-05-28 14:53:26serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, vstinner, Demur Rumed
2016-05-28 14:53:26serhiy.storchakasetmessageid: <[email protected]>
2016-05-28 14:53:26serhiy.storchakalinkissue27129 messages
2016-05-28 14:53:26serhiy.storchakacreate