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 vstinner
Recipients martin.panter, vstinner
Date 2017-05-10.06:47:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494398844.48.0.545448257343.issue30320@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 81ed53784608d44a8d196ad52288b55c7bf665db by Victor Stinner in branch '3.6':
bpo-30320: test_eintr now uses pthread_sigmask() (#1523) (#1524)
https://github.com/python/cpython/commit/81ed53784608d44a8d196ad52288b55c7bf665db
History
Date User Action Args
2017-05-10 06:47:24vstinnersetrecipients: + vstinner, martin.panter
2017-05-10 06:47:24vstinnersetmessageid: <1494398844.48.0.545448257343.issue30320@psf.upfronthosting.co.za>
2017-05-10 06:47:24vstinnerlinkissue30320 messages
2017-05-10 06:47:24vstinnercreate