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 pitrou
Recipients gregory.p.smith, pitrou
Date 2008-03-26.23:43:05
SpamBayes Score 0.14793047
Marked as misclassified No
Message-id <1206574987.42.0.892258246789.issue2459@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, the fix for the bizarre failures was really simple. Now the only
failing tests are in test_trace (because it makes assumptions regarding
the bytecode that aren't true anymore, I'll have to adapt the tests).
History
Date User Action Args
2008-03-26 23:43:07pitrousetspambayes_score: 0.14793 -> 0.14793047
recipients: + pitrou, gregory.p.smith
2008-03-26 23:43:07pitrousetspambayes_score: 0.14793 -> 0.14793
messageid: <1206574987.42.0.892258246789.issue2459@psf.upfronthosting.co.za>
2008-03-26 23:43:06pitroulinkissue2459 messages
2008-03-26 23:43:06pitroucreate