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 ncoghlan
Recipients alex, belopolsky, eric.snow, jcea, loewis, meador.inge, ncoghlan, rfk, rhettinger, ron_adam
Date 2012-06-17.05:53:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Given the imminent 3.3 beta 1 feature freeze and the fact I would like to explore Ron's suggestion of a higher level ByteCode object to encapsulate a sequence of instructions (along with additional information from the code object), postponing this one.
History
Date User Action Args
2012-06-17 05:53:25ncoghlansetrecipients: + ncoghlan, loewis, rhettinger, jcea, belopolsky, ron_adam, alex, rfk, meador.inge, eric.snow
2012-06-17 05:53:25ncoghlansetmessageid: <[email protected]>
2012-06-17 05:53:24ncoghlanlinkissue11816 messages
2012-06-17 05:53:24ncoghlancreate