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.11:29:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637839751.14.0.0153137458436.issue41498@roundup.psfhosted.org>
In-reply-to
Content
New changeset dc19e8698327cae3d6274b73c135375955f1d0d0 by Christian Heimes in branch 'main':
bpo-41498: Fix build on platforms without sigset_t (GH-29770)
https://github.com/python/cpython/commit/dc19e8698327cae3d6274b73c135375955f1d0d0
History
Date User Action Args
2021-11-25 11:29:11christian.heimessetrecipients: + christian.heimes, serhiy.storchaka, pablogsal, miss-islington, Roman Yurchak
2021-11-25 11:29:11christian.heimessetmessageid: <1637839751.14.0.0153137458436.issue41498@roundup.psfhosted.org>
2021-11-25 11:29:11christian.heimeslinkissue41498 messages
2021-11-25 11:29:11christian.heimescreate