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 Oren Milman, mark.dickinson, miss-islington, ned.deily, serhiy.storchaka, xtreak, zach.ware
Date 2018-09-12.19:46:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536781593.46.0.956365154283.issue31577@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 329ea4ef7cc3a907a64c6f0702fc93206b6744de by Miss Islington (bot) in branch '3.7':
bpo-31577: Fix a crash in os.utime() in case of a bad ns argument. (GH-3752)
https://github.com/python/cpython/commit/329ea4ef7cc3a907a64c6f0702fc93206b6744de
History
Date User Action Args
2018-09-12 19:46:33miss-islingtonsetrecipients: + miss-islington, mark.dickinson, ned.deily, zach.ware, serhiy.storchaka, Oren Milman, xtreak
2018-09-12 19:46:33miss-islingtonsetmessageid: <1536781593.46.0.956365154283.issue31577@psf.upfronthosting.co.za>
2018-09-12 19:46:33miss-islingtonlinkissue31577 messages
2018-09-12 19:46:33miss-islingtoncreate