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 chris.jerdonek
Recipients belopolsky, brett.cannon, chris.jerdonek, pitrou
Date 2012-09-15.21:40:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347745254.57.0.421969564428.issue15933@psf.upfronthosting.co.za>
In-reply-to
Content
Here are the 6 cases where it always exhausts on my system:

test_today (test.datetimetester.TestSubclassDateTime_Pure)
test_today (test.datetimetester.TestDateTimeTZ_Pure)
test_today (test.datetimetester.TestDateTime_Pure)
test_today (test.datetimetester.TestSubclassDateTime_Fast)
test_today (test.datetimetester.TestDateTimeTZ_Fast)
test_today (test.datetimetester.TestDateTime_Fast)
History
Date User Action Args
2012-09-15 21:40:56chris.jerdoneksetrecipients: + chris.jerdonek, brett.cannon, belopolsky, pitrou
2012-09-15 21:40:54chris.jerdoneksetmessageid: <1347745254.57.0.421969564428.issue15933@psf.upfronthosting.co.za>
2012-09-15 21:40:53chris.jerdoneklinkissue15933 messages
2012-09-15 21:40:51chris.jerdonekcreate