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 MicroTransactionsMatterToo, ncoghlan, ned.deily, rbcollins, ronaldoussoren, vstinner
Date 2017-05-03.10:04:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493805900.01.0.702896513185.issue28087@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 23b312b087582cec5cc8c528d267eb42061601ac by Victor Stinner in branch '3.5':
[3.6] bpo-28087: Skip test_asyncore and test_eintr poll failures on macOS (#463) (#1424)
https://github.com/python/cpython/commit/23b312b087582cec5cc8c528d267eb42061601ac
History
Date User Action Args
2017-05-03 10:05:00vstinnersetrecipients: + vstinner, ronaldoussoren, ncoghlan, rbcollins, ned.deily, MicroTransactionsMatterToo
2017-05-03 10:05:00vstinnersetmessageid: <1493805900.01.0.702896513185.issue28087@psf.upfronthosting.co.za>
2017-05-03 10:05:00vstinnerlinkissue28087 messages
2017-05-03 10:04:59vstinnercreate