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 deronnax
Recipients bwmcadams, christian.heimes, cjw296, deronnax, dieresys, georg.brandl, jjlee, kristjan.jonsson, martin.panter, orsenthil, r.david.murray, santoso.wijaya
Date 2016-02-28.10:27:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456655252.53.0.141778600824.issue2202@psf.upfronthosting.co.za>
In-reply-to
Content
I can see in the tests (test_urllib2_localnet.py) that Digest auth is tested only through "ProxyAuthTests". Is that sufficient ? Isn't it a bug ? If no, should I add the test in that class ?
History
Date User Action Args
2016-02-28 10:27:32deronnaxsetrecipients: + deronnax, georg.brandl, jjlee, orsenthil, kristjan.jonsson, christian.heimes, cjw296, bwmcadams, dieresys, r.david.murray, santoso.wijaya, martin.panter
2016-02-28 10:27:32deronnaxsetmessageid: <1456655252.53.0.141778600824.issue2202@psf.upfronthosting.co.za>
2016-02-28 10:27:32deronnaxlinkissue2202 messages
2016-02-28 10:27:32deronnaxcreate