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 vstinner
Date 2017-05-17.00:05:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494979507.31.0.737263291391.issue30328@psf.upfronthosting.co.za>
In-reply-to
Content
SimpleBackgroundTests uses a server running in a different thread, so running locally. The port is binded by support.bind_port(socket, "127.0.0.1").
History
Date User Action Args
2017-05-17 00:05:07vstinnersetrecipients: + vstinner
2017-05-17 00:05:07vstinnersetmessageid: <1494979507.31.0.737263291391.issue30328@psf.upfronthosting.co.za>
2017-05-17 00:05:07vstinnerlinkissue30328 messages
2017-05-17 00:05:06vstinnercreate