commit | f7e7818e245f14c94ce123746efd427634e56109 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Jan 04 18:57:22 2012 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Jan 04 18:57:22 2012 +0100 |
tree | 653eaf13847a56a3ee2776bd8021938fed8f8512 | |
parent | d710d147f6a265d6415262d17fed0f61660c3a12 [diff] |
Issue #13713: fix a regression in HTTP chunked reading after 806cfe39f729 (originally issue #13464: Add a readinto() method to http.client.HTTPResponse)