This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients Roman Yurchak, christian.heimes, miss-islington, pablogsal, serhiy.storchaka
Date 2021-11-25.12:02:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637841778.6.0.236199395525.issue41498@roundup.psfhosted.org>
In-reply-to
Content
New changeset 71b414750eee7af98cc3cee3a64c59d48302a17a by Christian Heimes in branch '3.9':
[3.9] bpo-41498: Fix build on platforms without sigset_t (GH-29770) (GH-29774)
https://github.com/python/cpython/commit/71b414750eee7af98cc3cee3a64c59d48302a17a
History
Date User Action Args
2021-11-25 12:02:58christian.heimessetrecipients: + christian.heimes, serhiy.storchaka, pablogsal, miss-islington, Roman Yurchak
2021-11-25 12:02:58christian.heimessetmessageid: <1637841778.6.0.236199395525.issue41498@roundup.psfhosted.org>
2021-11-25 12:02:58christian.heimeslinkissue41498 messages
2021-11-25 12:02:58christian.heimescreate