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 eric.smith
Recipients Mark.Shannon, brett.cannon, eric.smith, larry, python-dev, serhiy.storchaka, skrah
Date 2015-11-03.18:13:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446574416.26.0.0421972465704.issue25483@psf.upfronthosting.co.za>
In-reply-to
Content
Brett: https://docs.python.org/devguide/compiler.html#introducing-new-bytecode looks correct (and reminded me to update dis.rst!).
History
Date User Action Args
2015-11-03 18:13:36eric.smithsetrecipients: + eric.smith, brett.cannon, larry, skrah, Mark.Shannon, python-dev, serhiy.storchaka
2015-11-03 18:13:36eric.smithsetmessageid: <1446574416.26.0.0421972465704.issue25483@psf.upfronthosting.co.za>
2015-11-03 18:13:36eric.smithlinkissue25483 messages
2015-11-03 18:13:35eric.smithcreate