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 paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-06-13.21:48:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497390510.32.0.933835672686.issue30649@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c94caca65cd38802243b5279cf85ee44ffb2abb8 by Victor Stinner in branch 'master':
bpo-30649: test_os tolerates 50 ms delta for utime (#2156)
https://github.com/python/cpython/commit/c94caca65cd38802243b5279cf85ee44ffb2abb8
History
Date User Action Args
2017-06-13 21:48:30vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2017-06-13 21:48:30vstinnersetmessageid: <1497390510.32.0.933835672686.issue30649@psf.upfronthosting.co.za>
2017-06-13 21:48:30vstinnerlinkissue30649 messages
2017-06-13 21:48:30vstinnercreate