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 davin, pitrou, vstinner
Date 2017-07-25.15:45:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500997557.8.0.264164677162.issue31009@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 302bbbe9ba5c72559913e2ea006c921f698a729d by Victor Stinner in branch 'master':
bpo-31009: Fix support.fd_count() on Windows (#2862)
https://github.com/python/cpython/commit/302bbbe9ba5c72559913e2ea006c921f698a729d
History
Date User Action Args
2017-07-25 15:45:57vstinnersetrecipients: + vstinner, pitrou, davin
2017-07-25 15:45:57vstinnersetmessageid: <1500997557.8.0.264164677162.issue31009@psf.upfronthosting.co.za>
2017-07-25 15:45:57vstinnerlinkissue31009 messages
2017-07-25 15:45:57vstinnercreate