]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-138163: skip failures if tests are run with `SCHED_BATCH` on glibc (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Oct 2025 18:01:51 +0000 (20:01 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 18:01:51 +0000 (20:01 +0200)
commit7a1a79d731cea2e6384f64387be9e472b65b4e96
tree207a7a600d3b39f54f08738f18e72ccea22addc7
parentd7500f6078657286ebac4f4a96e78afa0c911518
[3.14] gh-138163: skip failures if tests are run with `SCHED_BATCH` on glibc (GH-138576) (GH-138820)

(cherry picked from commit 492941459acb5b5a104d96414288601d2e2b7e6f)

Co-authored-by: jxes993409 <68891412+jxes993409@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Lib/test/test_posix.py