Senthil Kumaran added the comment:

This is fixed in 3.4. I dont think backporting is a good idea just to support 
assignment to .full_url. Thinking of this further, the idea of reusing request 
by assigning to .full_url may not be a good idea, because if you set .full_url 
to a completely different URL from different host, the request becomes 
meaningless.  

Closing this issue as the enhancement is done.

----------
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

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

Reply via email to