80
80
in use by another process.
83
87
* Fix MemoryError during large fetches over HTTP by limiting the amount of
84
88
data we try to read per ``recv`` call. The problem was observed with
85
89
Windows and a proxy, but might affect other environments as well.