]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90808: add more examples to `test_sched.test_priority` (GH-31144)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 21 Sep 2022 01:55:13 +0000 (18:55 -0700)
committerGitHub <noreply@github.com>
Wed, 21 Sep 2022 01:55:13 +0000 (18:55 -0700)
commit9a111a50365aa914be2cd528c3102c91b74879ab
tree6fdbed48b9de3fb367f436b028e299aafc102ef3
parentaced809dc484744c282be10799169bbdd50d65e2
gh-90808: add more examples to `test_sched.test_priority` (GH-31144)

(cherry picked from commit 57463d43dc4277a1f4d33bd003567e947c937cf5)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_sched.py