[issue24412] setUpClass equivalent for addCleanup

2015-06-22 Thread Akshit Khurana
Changes by Akshit Khurana : -- nosy: +axitkhurana ___ Python tracker <http://bugs.python.org/issue24412> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue23740] http.client request and send method have some datatype issues

2015-04-18 Thread Akshit Khurana
Changes by Akshit Khurana : -- nosy: +axitkhurana ___ Python tracker <http://bugs.python.org/issue23740> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue19494] Add urllib2.HTTPBasicPriorAuthHandler for use with APIs that don't return 401 errors

2015-04-16 Thread Akshit Khurana
Changes by Akshit Khurana : -- nosy: +axitkhurana ___ Python tracker <http://bugs.python.org/issue19494> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue7159] Urllib2 authentication memory.

2015-04-16 Thread Akshit Khurana
Akshit Khurana added the comment: Updated code as per docs -- Added file: http://bugs.python.org/file39075/auth11.patch ___ Python tracker <http://bugs.python.org/issue7

[issue7159] Urllib2 authentication memory.

2015-04-15 Thread Akshit Khurana
Akshit Khurana added the comment: Updated patch with review changes -- Added file: http://bugs.python.org/file39062/auth10.patch ___ Python tracker <http://bugs.python.org/issue7

[issue7159] Urllib2 authentication memory.

2015-04-15 Thread Akshit Khurana
Akshit Khurana added the comment: Adding a patch for Python 3+ Some notes: * Adding a new password manager to handle this case * The new handler added in issue 19494 had couple of issues * test passes even if we use the old handler in added test * uses `request.host` instead of

[issue7159] Urllib2 authentication memory.

2015-04-12 Thread Akshit Khurana
Changes by Akshit Khurana : -- nosy: +axitkhurana ___ Python tracker <http://bugs.python.org/issue7159> ___ ___ Python-bugs-list mailing list Unsubscribe: