]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-40017: Add CLOCK_TAI constant to the time module. (GH-19096)
authorRussell Owen <rowen@uw.edu>
Tue, 24 Mar 2020 03:41:40 +0000 (20:41 -0700)
committerGitHub <noreply@github.com>
Tue, 24 Mar 2020 03:41:40 +0000 (22:41 -0500)
commit6000087fe979705dc588a46a35da884cc0198c67
treebb030336c380f218a2a878f204fb495371103d89
parent70d9d74411c121896820e137ecd56e55c087adcc
closes bpo-40017: Add CLOCK_TAI constant to the time module. (GH-19096)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Doc/library/time.rst
Misc/NEWS.d/next/Library/2020-03-21-00-46-18.bpo-40017.HFpHZS.rst [new file with mode: 0644]
Modules/timemodule.c