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 miss-islington
Recipients miss-islington, serhiy.storchaka
Date 2018-12-01.12:53:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543668819.4.0.788709270274.issue35371@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 013832ff964a0b3b59e04a07a33bae65c1c3ae84 by Miss Islington (bot) in branch '3.6':
bpo-35371: Fix possible crash in os.utime() on Windows. (GH-10844)
https://github.com/python/cpython/commit/013832ff964a0b3b59e04a07a33bae65c1c3ae84
History
Date User Action Args
2018-12-01 12:53:39miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka
2018-12-01 12:53:39miss-islingtonsetmessageid: <1543668819.4.0.788709270274.issue35371@psf.upfronthosting.co.za>
2018-12-01 12:53:39miss-islingtonlinkissue35371 messages
2018-12-01 12:53:39miss-islingtoncreate