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.15:48:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407772122.04.0.709265860598.issue19494@psf.upfronthosting.co.za>
In-reply-to
Content
> This patch looks like a feature addition rather than the discussed optimization of always sending auth on the first request.  As such it could only go into 3.5.

??? I was trying hard not to break current API, so I have created a new handler to be on the safe side, exactly in order to make it more palatable for 2.7.*.
History
Date User Action Args
2014-08-11 15:48:42mceplsetrecipients: + mcepl, terry.reedy, ncoghlan, orsenthil, r.david.murray, Rosuav, demian.brecht
2014-08-11 15:48:42mceplsetmessageid: <1407772122.04.0.709265860598.issue19494@psf.upfronthosting.co.za>
2014-08-11 15:48:42mcepllinkissue19494 messages
2014-08-11 15:48:41mceplcreate