]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34672: fix a compiler warning in timemodule.c (GH-10176)
authorXiang Zhang <angwerzx@126.com>
Sun, 28 Oct 2018 15:58:42 +0000 (23:58 +0800)
committerGitHub <noreply@github.com>
Sun, 28 Oct 2018 15:58:42 +0000 (23:58 +0800)
commit163eca34c48f1b25e1504e37f4656773fd0fdc78
treef95eece487139c02b22c7caf0e9c797cc6282167
parent49c75a8086c3df9add0779d2479b8f09b95cdf3b
bpo-34672: fix a compiler warning in timemodule.c (GH-10176)
Modules/timemodule.c