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 mcepl
Recipients Rosuav, demian.brecht, mcepl, ncoghlan, orsenthil, r.david.murray, terry.reedy
Date 2014-08-11.18:35:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407782149.75.0.047236874574.issue19494@psf.upfronthosting.co.za>
In-reply-to
Content
> But that introduces a new element of the API, which is an API change.  I thought the plan was to change the existing code to always send the auth when it was available.

Well, it seems to me a little bit suspicious that with changing the current handler, there would be suddenly for many websites just one request instead of previous two, so that we would have changed behavior of the program without programmers knowing.

Anyway, either direction is OK with me, I just thought this is more honest.
History
Date User Action Args
2014-08-11 18:35:49mceplsetrecipients: + mcepl, terry.reedy, ncoghlan, orsenthil, r.david.murray, Rosuav, demian.brecht
2014-08-11 18:35:49mceplsetmessageid: <1407782149.75.0.047236874574.issue19494@psf.upfronthosting.co.za>
2014-08-11 18:35:49mcepllinkissue19494 messages
2014-08-11 18:35:49mceplcreate