[MERGE] Default to urllib for http connections

John Arbash Meinel john at arbash-meinel.com
Mon Dec 8 19:47:20 GMT 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This patch changes the default http provider from http+pycurl to
http+urllib.

The motivation is that in general, urllib provides better results. It
can be interrupted, it removes a dependency on a 3rd-party library which
seems to change in random and often incompatible ways, etc.

The main reason we have kept pycurl around is because urllib doesn't
verify the ssl certificate chain for https connections. However, that
doesn't bring any benefit to http connections.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkk9ecgACgkQJdeBCYSNAANmQgCgs/+pTRzyiMPqq45nKifsTvSd
+uoAoI9O69lPBZUeW8ee5pnNgyGxkuoA
=aTA9
-----END PGP SIGNATURE-----
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: default_urllib.patch
Url: https://lists.ubuntu.com/archives/bazaar/attachments/20081208/7068ec3e/attachment.diff 


More information about the bazaar mailing list