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 ajaksu2
Recipients ajaksu2, akuchling, jimjjewett, jjlee, kxroberto, orsenthil
Date 2009-04-22.18:48:22
SpamBayes Score 0.00068603904
Marked as misclassified No
Message-id <1240426103.81.0.320738889656.issue1424148@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that changing the default isn't an option.

However, IMHO, having to override HTTPRedirectHandler.redirect_request
or FancyURLopener.redirect_internal to get RFC compliant (albeit
non-useful in 99.99% of use cases) is a bit weird.

Maybe the docs should contain an example of how to be compliant?
History
Date User Action Args
2009-04-22 18:48:24ajaksu2setrecipients: + ajaksu2, akuchling, jjlee, jimjjewett, orsenthil, kxroberto
2009-04-22 18:48:23ajaksu2setmessageid: <1240426103.81.0.320738889656.issue1424148@psf.upfronthosting.co.za>
2009-04-22 18:48:22ajaksu2linkissue1424148 messages
2009-04-22 18:48:22ajaksu2create