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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2018-12-01.12:30:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543667422.94.0.788709270274.issue35371@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 32bc11c33cf5ccea165b5f4ac3799f02fdf9c76a by Serhiy Storchaka in branch 'master':
bpo-35371: Fix possible crash in os.utime() on Windows. (GH-10844)
https://github.com/python/cpython/commit/32bc11c33cf5ccea165b5f4ac3799f02fdf9c76a
History
Date User Action Args
2018-12-01 12:30:22serhiy.storchakasetrecipients: + serhiy.storchaka
2018-12-01 12:30:22serhiy.storchakasetmessageid: <1543667422.94.0.788709270274.issue35371@psf.upfronthosting.co.za>
2018-12-01 12:30:22serhiy.storchakalinkissue35371 messages
2018-12-01 12:30:22serhiy.storchakacreate