]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Test that new_timezone can return the UTC singleton (gh-5318) (#5819)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 22 Feb 2018 21:18:54 +0000 (13:18 -0800)
committerAlexander Belopolsky <abalkin@users.noreply.github.com>
Thu, 22 Feb 2018 21:18:54 +0000 (16:18 -0500)
commit24d6e3c56bf99fd122e23da4c843fed3eb2a8b1c
tree8daff6f2a6e85c4bacd1022c40571c6f1c22e74d
parente5a9b3574c89a070fbc43caf541759f504e3d492
Test that new_timezone can return the UTC singleton (gh-5318) (#5819)

(cherry picked from commit a049f5790e38fe1b1ba1d4c10ed5ab35150806fa)

Co-authored-by: Paul Ganssle <pganssle@users.noreply.github.com>
Lib/test/datetimetester.py
Modules/_testcapimodule.c