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 miss-islington, pitrou, vstinner
Date 2018-06-06.17:05:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528304700.65.0.592728768989.issue33773@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 67b7158d53f33ed644cc11ef394470a859ea8bad by Victor Stinner in branch '2.7':
bpo-33773: Fix test.support.fd_count() on Linux/FreBSD (GH-7421) (GH-7456)
https://github.com/python/cpython/commit/67b7158d53f33ed644cc11ef394470a859ea8bad
History
Date User Action Args
2018-06-06 17:05:00vstinnersetrecipients: + vstinner, pitrou, miss-islington
2018-06-06 17:05:00vstinnersetmessageid: <1528304700.65.0.592728768989.issue33773@psf.upfronthosting.co.za>
2018-06-06 17:05:00vstinnerlinkissue33773 messages
2018-06-06 17:05:00vstinnercreate