Jason R. Coombs <jar...@jaraco.com> added the comment:

As I considered a patch for this, I realized there are actually two issues, the 
one in the title "http.client cannot send non-ASCII request lines" but also 
"the protection for invalid requests prevents usage to generate invalid 
requests". The former issue was new with Python 3 while the latter was 
introduced with issue30458. I can't decide if we should handle these two issues 
separately, or address them together in this ticket.

----------

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

Reply via email to