]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-74953: Add _PyTime_FromMicrosecondsClamp() function (#93942)
authorVictor Stinner <vstinner@python.org>
Fri, 17 Jun 2022 14:11:13 +0000 (16:11 +0200)
committerGitHub <noreply@github.com>
Fri, 17 Jun 2022 14:11:13 +0000 (16:11 +0200)
commite444752fabb691593af9e2f767419bb5fd6ba507
tree137c1bee2d8875ebf318f49de87a8812ac3e2dcf
parent17357108732c731d6ed4f2bd123ee6ba1ff6891b
gh-74953: Add _PyTime_FromMicrosecondsClamp() function (#93942)
Include/cpython/pytime.h
Python/pytime.c
Python/thread_pthread.h