Message211893
| Author | vstinner |
|---|---|
| Recipients | abacabadabacaba, antialize, eric.araujo, jcea, jcon, jerub, jjlee, nadeem.vawda, orsenthil, ruseel, serhiy.storchaka, thomaspinckney3, vstinner |
| Date | 2014-02-21.23:34:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1393025681.54.0.651202233669.issue1508475@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-02-21 23:34:41 | vstinner | set | recipients: + vstinner, jjlee, jcea, orsenthil, jerub, antialize, ruseel, nadeem.vawda, thomaspinckney3, eric.araujo, abacabadabacaba, jcon, serhiy.storchaka |
| 2014-02-21 23:34:41 | vstinner | set | messageid: <1393025681.54.0.651202233669.issue1508475@psf.upfronthosting.co.za> |
| 2014-02-21 23:34:41 | vstinner | link | issue1508475 messages |
| 2014-02-21 23:34:41 | vstinner | create | |