cpython/Misc/NEWS.d/next/Library/2019-06-26-22-25-05.bpo-374...

2 lines
138 B
ReStructuredText

:func:`os.sched_setaffinity` now correctly handles errors that arise during iteration over its ``mask`` argument.
Patch by Brandt Bucher.