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 vstinner
Recipients belopolsky, musically_ut, ned.deily, serhiy.storchaka, vstinner
Date 2017-07-21.00:14:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500596096.93.0.384724688532.issue30822@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 287c5594edc1ca08db64d1f4739cc36bfe75ae75 by Victor Stinner (Utkarsh Upadhyay) in branch 'master':
bpo-30822: Fix testing of datetime module. (#2530) (#2783)
https://github.com/python/cpython/commit/287c5594edc1ca08db64d1f4739cc36bfe75ae75
History
Date User Action Args
2017-07-21 00:14:57vstinnersetrecipients: + vstinner, belopolsky, ned.deily, serhiy.storchaka, musically_ut
2017-07-21 00:14:56vstinnersetmessageid: <1500596096.93.0.384724688532.issue30822@psf.upfronthosting.co.za>
2017-07-21 00:14:56vstinnerlinkissue30822 messages
2017-07-21 00:14:56vstinnercreate