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-04.11:21:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493896878.04.0.976902313706.issue30225@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8a1c71053139f20348ea487c0c464694ed3c88c5 by Victor Stinner in branch '3.5':
bpo-30225: Fix is_valid_fd() on macOS Tiger (#1443) (#1450)
https://github.com/python/cpython/commit/8a1c71053139f20348ea487c0c464694ed3c88c5
History
Date User Action Args
2017-05-04 11:21:18vstinnersetrecipients: + vstinner, db3l, ronaldoussoren, ned.deily
2017-05-04 11:21:18vstinnersetmessageid: <1493896878.04.0.976902313706.issue30225@psf.upfronthosting.co.za>
2017-05-04 11:21:18vstinnerlinkissue30225 messages
2017-05-04 11:21:17vstinnercreate