commit | 81574b80e92554adf75c13fa42415beb8be383cb | [log] [tgz] |
---|---|---|
author | William Orr <will@worrbase.com> | Mon Oct 01 22:19:56 2018 -0700 |
committer | Benjamin Peterson <benjamin@python.org> | Mon Oct 01 22:19:56 2018 -0700 |
tree | 70dcda38648327f9fcd10e862e938ba29135b344 | |
parent | be4e5b89204283a62e369439025f00362d0424f6 [diff] |
closes bpo-34862: Guard definition of convert_sched_param with POSIX_SPAWN_SETSCHEDULER. (GH-9658) Fixes broken build on OpenBSD-current.