commit | b93062b7fbc965cd0d522f597ed51eb4e493dfc2 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Fri Sep 14 10:39:13 2018 -0700 |
committer | GitHub <noreply@github.com> | Fri Sep 14 10:39:13 2018 -0700 |
tree | 22c51e88110811b07027d99a7311516e06a5f09d | |
parent | 271818fe279df5ab292789f97c3a52c477bd8f13 [diff] |
bpo-34672: Don't pass NULL to gmtime_r. (GH-9312)