64
64
* Fix traceback when sending large response bodies over the smart protocol
65
65
on Windows. (Andrew Bennetts, #115781)
67
71
* pycurl authentication handling was broken and incomplete. Fix handling of
68
72
user:pass embedded in the urls.
69
73
(Vincent Ladeuil, #177643)