index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
NEWS.d
/
next
/
Library
/
2019-04-05-21-29-53.bpo-36050.x9DRKE.rst
blob: 92318f877b6084f8074af39db96a8f8276a87edc (
plain
)
1
2
Optimized ``http.client.HTTPResponse.read()`` for large response. Patch by Inada Naoki.