commit | 32bc11c33cf5ccea165b5f4ac3799f02fdf9c76a | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat Dec 01 14:30:20 2018 +0200 |
committer | GitHub <noreply@github.com> | Sat Dec 01 14:30:20 2018 +0200 |
tree | fdc11cee67562143618adfe6bff187b5d7393f8d | |
parent | edeca92c84a3b08902ecdfe987cde00c7e617887 [diff] |
bpo-35371: Fix possible crash in os.utime() on Windows. (GH-10844)