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 nekobon
Recipients belopolsky, mark.dickinson, mcherm, nekobon, rhettinger, stutzbach, tim.peters, vstinner
Date 2013-03-18.21:29:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363642178.55.0.312800131358.issue8860@psf.upfronthosting.co.za>
In-reply-to
Content
I updated the unittest for the patch by Mark. The test fails without the patch and passes with it.

Also, I updated the patch to work in Python 3.4 (_datetime.c instead of datetime.c).
History
Date User Action Args
2013-03-18 21:29:38nekobonsetrecipients: + nekobon, tim.peters, mcherm, rhettinger, mark.dickinson, belopolsky, vstinner, stutzbach
2013-03-18 21:29:38nekobonsetmessageid: <1363642178.55.0.312800131358.issue8860@psf.upfronthosting.co.za>
2013-03-18 21:29:38nekobonlinkissue8860 messages
2013-03-18 21:29:38nekoboncreate