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 steve.dower
Recipients asvetlov, paul.moore, steve.dower, tim.golden, yselivanov, zach.ware
Date 2022-02-22.00:02:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645488125.93.0.760341419573.issue46822@roundup.psfhosted.org>
In-reply-to
Content
This causes a failure on one of my test machines where the firewall settings forbid it.

However, the test itself seems designed to only listen on localhost. Even tracing all call through socket, I don't see when or where it is attempting to listen on 0.0.0.0, and yet TCP Monitor (and my firewall) claim that it is.

This seems to be fairly recent, though I haven't done a bisect yet. Anyone have any ideas?
History
Date User Action Args
2022-02-22 00:02:06steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, asvetlov, zach.ware, yselivanov
2022-02-22 00:02:05steve.dowersetmessageid: <1645488125.93.0.760341419573.issue46822@roundup.psfhosted.org>
2022-02-22 00:02:05steve.dowerlinkissue46822 messages
2022-02-22 00:02:05steve.dowercreate