]> granicus.if.org Git - python/commit
closes bpo-34862: Guard definition of convert_sched_param with POSIX_SPAWN_SETSCHEDUL...
authorWilliam Orr <will@worrbase.com>
Tue, 2 Oct 2018 05:19:56 +0000 (22:19 -0700)
committerBenjamin Peterson <benjamin@python.org>
Tue, 2 Oct 2018 05:19:56 +0000 (22:19 -0700)
commit81574b80e92554adf75c13fa42415beb8be383cb
tree70dcda38648327f9fcd10e862e938ba29135b344
parentbe4e5b89204283a62e369439025f00362d0424f6
closes bpo-34862: Guard definition of convert_sched_param with POSIX_SPAWN_SETSCHEDULER. (GH-9658)

Fixes broken build on OpenBSD-current.
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c