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 baikie, brett.cannon, jramnani, ned.deily, python-dev, ronaldoussoren, vstinner
Date 2017-05-03.12:11:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493813497.65.0.380343346007.issue24725@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5e9c1101924bacf3ead03124b5c1e48551638360 by Victor Stinner in branch '3.5':
bpo-24725: Skip the test_socket.testFDPassEmpty on OS X (#1427)
https://github.com/python/cpython/commit/5e9c1101924bacf3ead03124b5c1e48551638360
History
Date User Action Args
2017-05-03 12:11:37vstinnersetrecipients: + vstinner, brett.cannon, ronaldoussoren, baikie, ned.deily, python-dev, jramnani
2017-05-03 12:11:37vstinnersetmessageid: <1493813497.65.0.380343346007.issue24725@psf.upfronthosting.co.za>
2017-05-03 12:11:37vstinnerlinkissue24725 messages
2017-05-03 12:11:37vstinnercreate