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 pitrou
Recipients brian.curtin, exarkun, paul.moore, pitrou, tim.golden
Date 2010-04-30.23:26:22
SpamBayes Score 0.029806487
Marked as misclassified No
Message-id <1272669984.37.0.0612659485085.issue8576@psf.upfronthosting.co.za>
In-reply-to
Content
> OK. I've attached a patch which removes the use of get_unused_port for 
> test_smtplib and test_multiprocessing.

Great, thank you. It was committed in r80669 (trunk), r80670 (2.6), r80671 (py3k), r80672 (3.1).
Note that there are still a couple of tests using find_unused_port, depending on the branch: test_httplib, test_logging, test_socket.
History
Date User Action Args
2010-04-30 23:26:24pitrousetrecipients: + pitrou, paul.moore, exarkun, tim.golden, brian.curtin
2010-04-30 23:26:24pitrousetmessageid: <1272669984.37.0.0612659485085.issue8576@psf.upfronthosting.co.za>
2010-04-30 23:26:22pitroulinkissue8576 messages
2010-04-30 23:26:22pitroucreate