]> granicus.if.org Git - python/commit
bpo-34672: Don't pass NULL to gmtime_r. (GH-9312)
authorBenjamin Peterson <benjamin@python.org>
Fri, 14 Sep 2018 17:39:13 +0000 (10:39 -0700)
committerGitHub <noreply@github.com>
Fri, 14 Sep 2018 17:39:13 +0000 (10:39 -0700)
commitb93062b7fbc965cd0d522f597ed51eb4e493dfc2
tree22c51e88110811b07027d99a7311516e06a5f09d
parent271818fe279df5ab292789f97c3a52c477bd8f13
bpo-34672: Don't pass NULL to gmtime_r. (GH-9312)
Modules/timemodule.c