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