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 r.david.murray
Recipients Mark.Shannon, ezio.melotti, orsenthil, r.david.murray
Date 2013-03-27.22:08:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364422086.36.0.21940715231.issue17564@psf.upfronthosting.co.za>
In-reply-to
Content
I think we should instead have it email the ISP that their DNS is broken :)

Seriously, though, complain to your ISP.  My ISP at least provides name servers that don't have this "feature" if you prefer to use them, and they are the default for business accounts.  So they are being stupid, but less stupid than the original offender.

If you run a local DNS forwarding server, you can configure it to ignore the wildcard records from your upstream.  IMO everyone should run a local DNS caching/forwarding server for both this reason and for performance :)

If that test is run by default, we could change it to only run with -uall.  Then normal users wouldn't see it.

Now, all that said, I won't be crushed if the test gets deleted, but I will be very very sad about what that event says about modern ISPs.
History
Date User Action Args
2013-03-27 22:08:06r.david.murraysetrecipients: + r.david.murray, orsenthil, ezio.melotti, Mark.Shannon
2013-03-27 22:08:06r.david.murraysetmessageid: <1364422086.36.0.21940715231.issue17564@psf.upfronthosting.co.za>
2013-03-27 22:08:06r.david.murraylinkissue17564 messages
2013-03-27 22:08:05r.david.murraycreate