STINNER Victor added the comment: I updated issue1508475.diff for Python 3.4 and removed the change in urllib: http_client_gzip.patch. The patch only changes http.client to support server sending gzip data.
For example, the new python.org website serves gzip data even if the Accept-Encoding header is not sent by the client: see the issue #20719. ---------- keywords: +patch nosy: +haypo Added file: http://bugs.python.org/file34177/http_client_gzip.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1508475> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com