]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34672: Try to pass the C library's own timezone strings back to it. (GH-9288)
authorBenjamin Peterson <benjamin@python.org>
Fri, 14 Sep 2018 16:09:04 +0000 (09:09 -0700)
committerGitHub <noreply@github.com>
Fri, 14 Sep 2018 16:09:04 +0000 (09:09 -0700)
commit5633c4f342d957df2ef0d67b9bfb472a0d28a76b
treece0fa1296d07c22403c2ddf5c340e81c0d10e6ed
parenta4414ef20b971e6803309acebfa85b1621ac625e
bpo-34672: Try to pass the C library's own timezone strings back to it. (GH-9288)
Misc/NEWS.d/next/Library/2018-09-13-21-04-23.bpo-34672.BYuKKS.rst [new file with mode: 0644]
Modules/timemodule.c