]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40280: Detect presence of time.tzset and thread_time clock (GH-31898)
authorChristian Heimes <christian@python.org>
Tue, 15 Mar 2022 20:55:35 +0000 (22:55 +0200)
committerGitHub <noreply@github.com>
Tue, 15 Mar 2022 20:55:35 +0000 (21:55 +0100)
commita4674f0194067a801f6c6bdb4fc6448e3a40e069
treefbcfcdd74d26d7d8e83cfe2feffe4a7e01b310d7
parentaf0a50de4b77dc774fcfdf5468ec320b08bfb53b
bpo-40280: Detect presence of time.tzset and thread_time clock (GH-31898)
Lib/test/datetimetester.py
Lib/test/test_strptime.py
Lib/test/test_time.py
Modules/timemodule.c