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 martin.panter
Recipients bapt, koobs, martin.panter, python-dev, vstinner
Date 2016-11-05.02:26:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478312779.88.0.848289595064.issue25868@psf.upfronthosting.co.za>
In-reply-to
Content
My patch doesn’t help answer the question of why this only fails on BSD, so I will hold off on committing it. However v2 has a minor update to skip the test when pthread_sigmask() is unavailable.
History
Date User Action Args
2016-11-05 02:26:20martin.pantersetrecipients: + martin.panter, vstinner, python-dev, koobs, bapt
2016-11-05 02:26:19martin.pantersetmessageid: <1478312779.88.0.848289595064.issue25868@psf.upfronthosting.co.za>
2016-11-05 02:26:19martin.panterlinkissue25868 messages
2016-11-05 02:26:17martin.pantercreate