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 db3l, ned.deily, ronaldoussoren, vstinner
Date 2017-05-03.22:45:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493851558.54.0.87822855424.issue30225@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1c4670ea0cc3d208121af11b9b973e6bb268e570 by Victor Stinner in branch 'master':
bpo-30225: Fix is_valid_fd() on macOS Tiger (#1443)
https://github.com/python/cpython/commit/1c4670ea0cc3d208121af11b9b973e6bb268e570
History
Date User Action Args
2017-05-03 22:45:58vstinnersetrecipients: + vstinner, db3l, ronaldoussoren, ned.deily
2017-05-03 22:45:58vstinnersetmessageid: <1493851558.54.0.87822855424.issue30225@psf.upfronthosting.co.za>
2017-05-03 22:45:58vstinnerlinkissue30225 messages
2017-05-03 22:45:58vstinnercreate