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 Trundle, amaury.forgeotdarc, belopolsky, benjamin.peterson, brian.curtin, db3l, georg.brandl, loewis, pitrou, vstinner
Date 2011-01-03.17:41:39
SpamBayes Score 1.5336105e-05
Marked as misclassified No
Message-id <AANLkTik5ES4vfZ6HWqoEKoThvT2KWsNymyyndFvXKgo3@mail.gmail.com>
In-reply-to <1294075832.68.0.0759917249502.issue10814@psf.upfronthosting.co.za>
Content
On Mon, Jan 3, 2011 at 12:30 PM, Amaury Forgeot d'Arc
<report@bugs.python.org> wrote:
..
> Btw, I have a failed assertion in the test suite, with "time.ctime(1e12)"

This is from r87657.  I commented on that change in msg125117.
Hopefully a range check will fix that as well.
History
Date User Action Args
2011-01-03 17:41:41belopolskysetrecipients: + belopolsky, loewis, georg.brandl, db3l, amaury.forgeotdarc, pitrou, vstinner, benjamin.peterson, Trundle, brian.curtin
2011-01-03 17:41:39belopolskylinkissue10814 messages
2011-01-03 17:41:39belopolskycreate