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 pablogsal
Recipients ned.deily, p-ganssle, pablogsal, vstinner, willingc
Date 2019-06-07.18:42:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559932946.18.0.356147644943.issue37195@roundup.psfhosted.org>
In-reply-to
Content
I will test this on other laptops to try to "bisect" configuration-wise, but for my investigation so far, it seems that the value in the (STRUCT_STAT) st->st_atime is directly wrong (is 1559932701 when the test fails and 1 when the test succeeds).
History
Date User Action Args
2019-06-07 18:42:26pablogsalsetrecipients: + pablogsal, vstinner, ned.deily, willingc, p-ganssle
2019-06-07 18:42:26pablogsalsetmessageid: <1559932946.18.0.356147644943.issue37195@roundup.psfhosted.org>
2019-06-07 18:42:26pablogsallinkissue37195 messages
2019-06-07 18:42:26pablogsalcreate