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 pitrou, vstinner
Date 2018-06-06.15:23:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528298632.9.0.592728768989.issue33773@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 492d6424a7ca907c8ec1df21e51062e8f3d88e32 by Victor Stinner in branch 'master':
bpo-33773: Fix test.support.fd_count() on Linux/FreBSD (GH-7421)
https://github.com/python/cpython/commit/492d6424a7ca907c8ec1df21e51062e8f3d88e32
History
Date User Action Args
2018-06-06 15:23:52vstinnersetrecipients: + vstinner, pitrou
2018-06-06 15:23:52vstinnersetmessageid: <1528298632.9.0.592728768989.issue33773@psf.upfronthosting.co.za>
2018-06-06 15:23:52vstinnerlinkissue33773 messages
2018-06-06 15:23:52vstinnercreate