]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115714: Don't use CLOCK_PROCESS_CPUTIME_ID and times() on WASI (GH-115757)
authorPetr Viktorin <encukou@gmail.com>
Thu, 22 Feb 2024 11:39:45 +0000 (12:39 +0100)
committerGitHub <noreply@github.com>
Thu, 22 Feb 2024 11:39:45 +0000 (12:39 +0100)
commit8aa372edcd857d2fbec8da0cb993de15b4179308
tree9a4b0d5f217df44e7558dc660877aa7bf4f5020d
parentbaae73d7307214ee97abbe80aaa8c1c773a6f682
gh-115714: Don't use CLOCK_PROCESS_CPUTIME_ID and times() on WASI (GH-115757)

* gh-115714: Don't use CLOCK_PROCESS_CPUTIME_ID and times() on WASI

* Add blurb
Misc/NEWS.d/next/Library/2024-02-22-12-10-18.gh-issue-115714.P2JsU1.rst [new file with mode: 0644]
Modules/timemodule.c