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 brett.cannon
Recipients brett.cannon, eric.araujo, exarkun, georg.brandl, terry.reedy
Date 2010-07-02.22:04:37
SpamBayes Score 0.12436637
Marked as misclassified No
Message-id <1278108284.35.0.659270392979.issue7829@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed in r82456. I decided to make a warning directive so that it's really obvious that people should not consider the dis module and bytecode as stable.

Once Python 2.7.0final is out the door I will backport the patch.
History
Date User Action Args
2010-07-02 22:04:44brett.cannonsetrecipients: + brett.cannon, georg.brandl, terry.reedy, exarkun, eric.araujo
2010-07-02 22:04:44brett.cannonsetmessageid: <1278108284.35.0.659270392979.issue7829@psf.upfronthosting.co.za>
2010-07-02 22:04:37brett.cannonlinkissue7829 messages
2010-07-02 22:04:37brett.cannoncreate