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 giampaolo.rodola, pitrou, r.david.murray
Date 2010-05-01.22:01:55
SpamBayes Score 0.24758533
Marked as misclassified No
Message-id <1272751317.0.0.760316973602.issue8594@psf.upfronthosting.co.za>
In-reply-to
Content
You should not use find_unused_port(), because it causes problems on some Windows buildbot. Also, there's something fishy in your patch, because you never set self.source_address.
History
Date User Action Args
2010-05-01 22:01:57pitrousetrecipients: + pitrou, giampaolo.rodola, r.david.murray
2010-05-01 22:01:56pitrousetmessageid: <1272751317.0.0.760316973602.issue8594@psf.upfronthosting.co.za>
2010-05-01 22:01:55pitroulinkissue8594 messages
2010-05-01 22:01:55pitroucreate