Senthil Kumaran <orsent...@gmail.com> added the comment:

Fixed in revision 83818(py3k),  83819 (release31-maint) and 83820 
(release27-maint).

David, a couple of comments on your patch.
- Request method was from urllib2, so the proper place of tests were 
test_urllib2. This already had Requests test so some additional tests were only 
required.
- Also, now the fragments are removed and sent to the server, a proper response 
could be obtained, it can tested via 'network' tests in test_urllib2net.

You might check the svn diffs to see the changes made. 
Thanks for the patch.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8280>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to