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 serhiy.storchaka, vstinner
Date 2017-10-24.09:02:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508835722.97.0.213398074469.issue31827@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 01b5aab7bfb11ee5476ef52d24495598cbe7c99a by Victor Stinner in branch 'master':
bpo-31827: Remove os.stat_float_times() (GH-4061)
https://github.com/python/cpython/commit/01b5aab7bfb11ee5476ef52d24495598cbe7c99a
History
Date User Action Args
2017-10-24 09:02:02vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-10-24 09:02:02vstinnersetmessageid: <1508835722.97.0.213398074469.issue31827@psf.upfronthosting.co.za>
2017-10-24 09:02:02vstinnerlinkissue31827 messages
2017-10-24 09:02:02vstinnercreate