]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108294: Add error handling for time.sleep audit event (GH-108363)
authorPetr Viktorin <encukou@gmail.com>
Tue, 5 Sep 2023 08:25:08 +0000 (10:25 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Sep 2023 08:25:08 +0000 (10:25 +0200)
commit230649f5383ac28793c499ea334b16ff671c3d02
tree6d519abac2f6353cf86eb7e6e14f29ade10a5ec8
parent24e989211a50d36d7d291e43418b99d8b5ec5692
gh-108294: Add error handling for time.sleep audit event (GH-108363)

I've also cleaned the tests up a bit to make this easier to test.
Lib/test/audit-tests.py
Lib/test/test_audit.py
Modules/timemodule.c