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 2018-06-01.11:47:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527853651.66.0.682650639539.issue31009@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 99ba73d1188f4d52d2c741c26267da00a008f379 by Victor Stinner in branch '3.6':
bpo-31009: Move fd_count() to test.support (#7308)
https://github.com/python/cpython/commit/99ba73d1188f4d52d2c741c26267da00a008f379
History
Date User Action Args
2018-06-01 11:47:31vstinnersetrecipients: + vstinner, pitrou, davin
2018-06-01 11:47:31vstinnersetmessageid: <1527853651.66.0.682650639539.issue31009@psf.upfronthosting.co.za>
2018-06-01 11:47:31vstinnerlinkissue31009 messages
2018-06-01 11:47:31vstinnercreate