commit | 329ea4ef7cc3a907a64c6f0702fc93206b6744de | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Sep 12 12:46:30 2018 -0700 |
committer | GitHub <noreply@github.com> | Wed Sep 12 12:46:30 2018 -0700 |
tree | 300bb0c3aa68ad260538ffe98528f69eefba2857 | |
parent | 72c34cf6dd5fb206fe4d407ff603468af466fd2e [diff] |
bpo-31577: Fix a crash in os.utime() in case of a bad ns argument. (GH-3752) (cherry picked from commit 0bd1a2dcfdf36b181385ae61361e7692f4ebb0fd) Co-authored-by: Oren Milman <orenmn@gmail.com>