This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, kj, koobs, miss-islington
Date 2022-04-03.15:04:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648998255.45.0.883184874899.issue47205@roundup.psfhosted.org>
In-reply-to
Content
New changeset b82cdd1dac9a9be52051abd90a1ce69236ac41f4 by Christian Heimes in branch 'main':
bpo-47205: Skip error check of sched_get/setaffinity on FreeBSD (GH-32285)
https://github.com/python/cpython/commit/b82cdd1dac9a9be52051abd90a1ce69236ac41f4
History
Date User Action Args
2022-04-03 15:04:15christian.heimessetrecipients: + christian.heimes, koobs, miss-islington, kj
2022-04-03 15:04:15christian.heimessetmessageid: <1648998255.45.0.883184874899.issue47205@roundup.psfhosted.org>
2022-04-03 15:04:15christian.heimeslinkissue47205 messages
2022-04-03 15:04:15christian.heimescreate