]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138163: skip failures if tests are run with `SCHED_BATCH` on glibc (GH-138576)
authorjxes993409 <68891412+jxes993409@users.noreply.github.com>
Fri, 12 Sep 2025 09:37:53 +0000 (17:37 +0800)
committerGitHub <noreply@github.com>
Fri, 12 Sep 2025 09:37:53 +0000 (11:37 +0200)
commit492941459acb5b5a104d96414288601d2e2b7e6f
tree7b3c34850f6a91f70b48452bcda3ed0d06179bc0
parent44991619ba04a98c5878ee5bbc38d2e47cbd22c7
gh-138163: skip failures if tests are run with `SCHED_BATCH` on glibc (GH-138576)
Lib/test/test_posix.py