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 gregory.p.smith
Recipients brian.curtin, gregory.p.smith, paul.moore, pitrou, r.david.murray, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-05-19.01:22:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621387342.64.0.404282123478.issue29639@roundup.psfhosted.org>
In-reply-to
Content
I'm making progress on https://bugs.python.org/issue37901 and related IPv6-only issues, the changes of which tend to shake out improper uses of 127.0.0.1 hardcoded.

I'm closing this issue as there aren't specific needs that the rest won't cover.
History
Date User Action Args
2021-05-19 01:22:22gregory.p.smithsetrecipients: + gregory.p.smith, paul.moore, pitrou, vstinner, tim.golden, r.david.murray, brian.curtin, zach.ware, steve.dower
2021-05-19 01:22:22gregory.p.smithsetmessageid: <1621387342.64.0.404282123478.issue29639@roundup.psfhosted.org>
2021-05-19 01:22:22gregory.p.smithlinkissue29639 messages
2021-05-19 01:22:22gregory.p.smithcreate