]> granicus.if.org Git - python/commit
closes bpo-37420: Handle errors during iteration in os.sched_setaffinity. (GH-14414)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 27 Jun 2019 16:45:30 +0000 (09:45 -0700)
committerGitHub <noreply@github.com>
Thu, 27 Jun 2019 16:45:30 +0000 (09:45 -0700)
commit6fbed5350c786ab88868925d67f59e19d0ab841c
treedde00f33e5557bbe181806439f144458b8da5ae9
parent4cbe7a3ce4a46a5a2f3e56055a665e583fead62d
closes bpo-37420: Handle errors during iteration in os.sched_setaffinity. (GH-14414)

(cherry picked from commit 45a30af109f69a81576b87ea775863ba12d55316)

Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Lib/test/test_posix.py
Misc/NEWS.d/next/Library/2019-06-26-22-25-05.bpo-37420.CxFJ09.rst [new file with mode: 0644]
Modules/posixmodule.c