]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116622: Mock the passage of time in Android logcat rate limit tests (#124015)
authorMalcolm Smith <smith@chaquo.com>
Fri, 13 Sep 2024 04:58:11 +0000 (05:58 +0100)
committerGitHub <noreply@github.com>
Fri, 13 Sep 2024 04:58:11 +0000 (04:58 +0000)
commitf5548834256414c6a721e9ebfa511e043e73ef03
tree8ee3f268366560a7553d5edc5bd00b13ad99be11
parent584cdf8d4140406b3676515332a26c856c02618b
gh-116622: Mock the passage of time in Android logcat rate limit tests (#124015)

Mock the passage of time in Android logcat rate limit tests

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Lib/_android_support.py
Lib/test/test_android.py