52
52
attribute '_remote_is_at_least_1_2' attribute errors.
53
53
(Andrew Bennetts, #220806)
55
60
* Fix MemoryError during large fetches over HTTP by limiting the amount of
56
61
data we try to read per ``recv`` call. The problem was observed with
57
62
Windows and a proxy, but might affect other environments as well.