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-04-03.16:11:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491235884.32.0.722556578972.issue28087@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 23d6eb656ec29140fcca1c9261b7953e2312b171 by Victor Stinner in branch '2.7':
bpo-28087: Skip test_asyncore and test_eintr poll failures on macOS. (#462) (#973)
https://github.com/python/cpython/commit/23d6eb656ec29140fcca1c9261b7953e2312b171
History
Date User Action Args
2017-04-03 16:11:24vstinnersetrecipients: + vstinner, ronaldoussoren, ncoghlan, rbcollins, ned.deily, MicroTransactionsMatterToo
2017-04-03 16:11:24vstinnersetmessageid: <1491235884.32.0.722556578972.issue28087@psf.upfronthosting.co.za>
2017-04-03 16:11:24vstinnerlinkissue28087 messages
2017-04-03 16:11:24vstinnercreate