]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45429: Support CREATE_WAITABLE_TIMER_HIGH_RESOLUTION if possible (GH-29203)
authorDong-hee Na <donghee.na@python.org>
Tue, 16 Nov 2021 13:41:20 +0000 (22:41 +0900)
committerGitHub <noreply@github.com>
Tue, 16 Nov 2021 13:41:20 +0000 (22:41 +0900)
commit55868f1a335cd3853938082a5b25cfba66563135
treed20d02ea465f12080bba5c2934609eee146c9dd4
parent8b06d01507fd708468570eaa43a349828784489a
bpo-45429: Support CREATE_WAITABLE_TIMER_HIGH_RESOLUTION if possible (GH-29203)
Doc/whatsnew/3.11.rst
Misc/NEWS.d/next/Library/2021-10-25-01-22-49.bpo-45429.VaEyN9.rst [new file with mode: 0644]
Modules/timemodule.c