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 christian.heimes, ronbarak
Date 2016-09-28.18:59:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475089148.63.0.85182388842.issue28305@psf.upfronthosting.co.za>
In-reply-to
Content
Cygwin is an unsupported platform. It seems like Cygwin broke siginfo_t. The struct must have a si_band member, see http://man7.org/linux/man-pages/man2/rt_sigaction.2.html .
History
Date User Action Args
2016-09-28 18:59:08christian.heimessetrecipients: + christian.heimes, ronbarak
2016-09-28 18:59:08christian.heimessetmessageid: <1475089148.63.0.85182388842.issue28305@psf.upfronthosting.co.za>
2016-09-28 18:59:08christian.heimeslinkissue28305 messages
2016-09-28 18:59:08christian.heimescreate