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 belopolsky
Recipients Alexander.Belopolsky, amaury.forgeotdarc, belopolsky, eli.bendersky, ezio.melotti, flox, georg.brandl, pitrou, terry.reedy
Date 2010-09-15.03:15:32
SpamBayes Score 2.425299e-05
Marked as misclassified No
Message-id <1284520534.34.0.897574882921.issue9315@psf.upfronthosting.co.za>
In-reply-to
Content
> Antoine suggests to relax the test and only check
> if the count is within a range (12, 13).

This feels like implementation driven testing.  I would prefer to disable the offending test pending further investigation into the core cause. 

It is not clear to me that these differences between 2.x and 3.x are not bugs.  It seems to me that the 2.x/3.x difference discussed in msg116336 above is simply manifestation of --with-computed-gotos becoming default in 3.x.
History
Date User Action Args
2010-09-15 03:15:34belopolskysetrecipients: + belopolsky, georg.brandl, terry.reedy, amaury.forgeotdarc, pitrou, ezio.melotti, eli.bendersky, flox, Alexander.Belopolsky
2010-09-15 03:15:34belopolskysetmessageid: <1284520534.34.0.897574882921.issue9315@psf.upfronthosting.co.za>
2010-09-15 03:15:32belopolskylinkissue9315 messages
2010-09-15 03:15:32belopolskycreate