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 georg.brandl
Recipients belopolsky, georg.brandl
Date 2010-07-31.17:24:13
SpamBayes Score 0.0077938177
Marked as misclassified No
Message-id <1280597055.4.0.682917662697.issue9440@psf.upfronthosting.co.za>
In-reply-to
Content
The last assertion in TestDateTime.test_microsecond_rounding does not test a predictable outcome.  For example, on my box it passes with pydebug enabled and fails without.  It should just be removed.
History
Date User Action Args
2010-07-31 17:24:15georg.brandlsetrecipients: + georg.brandl, belopolsky
2010-07-31 17:24:15georg.brandlsetmessageid: <1280597055.4.0.682917662697.issue9440@psf.upfronthosting.co.za>
2010-07-31 17:24:13georg.brandllinkissue9440 messages
2010-07-31 17:24:13georg.brandlcreate