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-26.11:49:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501069758.78.0.766217943103.issue30822@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c52cea49544621b612c7f17f45a0c2b8b61a6c67 by Victor Stinner (Utkarsh Upadhyay) in branch '3.6':
[3.6] bpo-30822: Fix testing of datetime module. (GH-2530) (GH-2783) (#2816)
https://github.com/python/cpython/commit/c52cea49544621b612c7f17f45a0c2b8b61a6c67
History
Date User Action Args
2017-07-26 11:49:18vstinnersetrecipients: + vstinner, belopolsky, ned.deily, serhiy.storchaka, musically_ut
2017-07-26 11:49:18vstinnersetmessageid: <1501069758.78.0.766217943103.issue30822@psf.upfronthosting.co.za>
2017-07-26 11:49:18vstinnerlinkissue30822 messages
2017-07-26 11:49:18vstinnercreate