]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-41498: Fix build on platforms without sigset_t (GH-29770) (GH-29773)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 25 Nov 2021 11:53:07 +0000 (03:53 -0800)
committerGitHub <noreply@github.com>
Thu, 25 Nov 2021 11:53:07 +0000 (03:53 -0800)
commit632d589afcaac3b8441c8c042a98e1ae452533e0
tree61ddc8714a123c1a40cc2660323c415679626b12
parentc72311d91787005713bb5daf4532a86e06496afd
[3.10] bpo-41498: Fix build on platforms without sigset_t (GH-29770) (GH-29773)

(cherry picked from commit dc19e8698327cae3d6274b73c135375955f1d0d0)

Co-authored-by: Christian Heimes <christian@python.org>
Automerge-Triggered-By: GH:tiran
Misc/NEWS.d/next/Build/2021-11-25-09-15-04.bpo-41498.qAk5eo.rst [new file with mode: 0644]
Modules/clinic/signalmodule.c.h
Modules/posixmodule.c
Modules/posixmodule.h
Modules/signalmodule.c