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 iritkatriel
Recipients exarkun, giampaolo.rodola, iritkatriel, pitrou, r.david.murray, tim.golden, trent
Date 2020-11-06.18:15:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604686525.9.0.4480294545.issue8576@roundup.psfhosted.org>
In-reply-to
Content
There are still several tests that use find_unused_port:

test_asyncio/test_events.py
test_asyncio/test_proactor_events.py
test_asyncio/test_sendfile.py
test_asyncio/test_unix_events.py
test_ftplib.py
test_httplib.py
test_largefile.py
test_socket.py
test_smtplib.py
History
Date User Action Args
2020-11-06 18:15:25iritkatrielsetrecipients: + iritkatriel, exarkun, pitrou, giampaolo.rodola, tim.golden, trent, r.david.murray
2020-11-06 18:15:25iritkatrielsetmessageid: <1604686525.9.0.4480294545.issue8576@roundup.psfhosted.org>
2020-11-06 18:15:25iritkatriellinkissue8576 messages
2020-11-06 18:15:25iritkatrielcreate