guest <a4596...@bofthew.com> added the comment:

Nah sorry, I've just been bothered to report it. As I don't run py3 can't write 
a patch anyway. And it wouldn't help for my current python 2.x setups also.
I guess it's sufficient if this is googleable, and per-application workarounds 
are very much ok, as Python2 isn't that widely used for webapps.

Also, httplib2 supports Content-Encoding. They still have that raw deflate vs. 
zlib bug, but that can be fixed. And as externally distributed lib will remedy 
the situation for all apps and Python < 2.8.

However, it might be a better idea to add a note to the urllib/2 documentation 
instead. "No default handler for Content-Encoding..." because many people 
stumbled on this before (see google/stackoverflow).

----------

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

Reply via email to