]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-47205: Skip error check of sched_get/setaffinity on FreeBSD (GH-32285)
authorChristian Heimes <christian@python.org>
Sun, 3 Apr 2022 15:03:49 +0000 (18:03 +0300)
committerGitHub <noreply@github.com>
Sun, 3 Apr 2022 15:03:49 +0000 (17:03 +0200)
commitb82cdd1dac9a9be52051abd90a1ce69236ac41f4
treeeba082c36cbf02e0feee823ad0528e3599622f0a
parent3faa9f78d4b9a8c0fd4657b434bdb08ae1f28800
bpo-47205: Skip error check of sched_get/setaffinity on FreeBSD (GH-32285)
Lib/test/test_posix.py
Misc/NEWS.d/next/Tests/2022-04-03-14-38-21.bpo-47205.hbbTnh.rst [new file with mode: 0644]