Commit Graph

93 Commits

Author SHA1 Message Date
Kevin Burke 8bbc4fcb57 Updates urllib3 to 528ad3c
This includes fixes for openssl running with Pypy, so SSL connections can be
made if ndg-httpsclient, pyopenssl and pyasn1 are installed.

see also:

- https://github.com/shazow/urllib3/issues/449
- https://github.com/pypa/pip/issues/1988
2014-08-25 13:44:29 -07:00
Ian Cordasco 811ee4eb5d Upgrade urllib3 to 1.9.x 2014-07-21 13:37:10 -05:00
Donald Stufft 626c48e947 Update urllib3 to 4fb351cd2 2014-05-12 14:43:50 -04:00
apr 36b0481f24 Update urllib to 1.8.2 2014-04-24 14:43:26 -04:00
Stan Hu 6c839985b9 Update urllib to 1.8 (8a8c601bee) 2014-03-28 16:37:54 -07:00
Donald Stufft d181577f3e Update urllib3 to 9346c5c 2014-01-22 14:20:34 -05:00
Kevin Burke e1562afb58 Update urllib3 to 232f496 2014-01-07 12:32:01 -08:00
Ian Cordasco 9379a14cb4 Fix all remaining references to charade 2013-12-18 08:43:18 -06:00
Ian Cordasco 0bfbacd8b1 Initial work towards replacing charade 2013-12-18 08:42:12 -06:00
kennethreitz 3e66f08db7 Merge pull request #1775 from sigmavirus24/add-readme-to-packages
Add README to requests/packages
2013-12-03 17:02:25 -08:00
Ian Cordasco 617bc8cc1c Add README to requests/packages
- Hopefully people will read this before making changes to vendored libraries
2013-12-03 09:17:37 -06:00
Donald Stufft b825bbd4a2 Update urllib3 to 929f1586 2013-11-26 21:41:15 -05:00
Thomas Weißschuh 3ef4115349 upate urllib3 to a0c986a24d 2013-11-04 18:53:41 +00:00
Kenneth Reitz 0228851f19 Revert "Merge pull request #1710 from jvantuyl/master"
This reverts commit a8300c0ae6, reversing
changes made to 2e196be143.
2013-10-30 15:32:19 -04:00
Jayson Vantuyl a9ec28a1b4 don't prepare URLs for oddball schemes 2013-10-30 10:04:43 -07:00
Kenneth Reitz df272b7740 update internal dependencies 2013-10-24 10:31:05 -04:00
Kenneth Reitz 2f39e0e2aa new urllib3 2013-09-24 13:59:38 -04:00
ms4py d06dabab59 Update urllib3 to 14b8945 2013-08-03 13:55:19 +02:00
Gavrie Philipson ea2b639d31 Update urllib3 to d89d508 2013-07-29 11:29:41 +03:00
Audrius Butkevicius 9f119ee420 Update urllib3 to a43319f 2013-07-18 21:06:19 +00:00
Cory Benfield ecf57cac5c Update urllib3 to cffbd6b317 2013-06-18 17:47:23 +01:00
Thomas Weißschuh 2ed976ea71 update urllib3 to 60ba176f5d 2013-06-08 08:22:15 +00:00
Bryce Boe 49ca72c802 Update urllib3 to 59de03e6163c6928dc01832ed6e48e9f6c34c795.
This update includes two fixes:

* https://github.com/shazow/urllib3/issues/149
* https://github.com/shazow/urllib3/issues/174
2013-04-27 14:33:39 -07:00
schlamar 6d6252aa9f Update urllib3 to 71f84f9. 2013-04-10 08:00:36 +02:00
Thomas Weißschuh d7908a9fde update vendored urllib3 2013-03-28 12:49:04 +00:00
Kenneth Reitz 52d328ec3c cp949prover for charade 2013-03-22 15:21:28 -04:00
Kenneth Reitz 80a861cb84 upgrade to charade v1.0.3 2013-03-22 15:20:49 -04:00
Kenneth Reitz 1da1490bcd urllib3 update
#1053
2013-02-10 17:43:58 -05:00
Mantas Vidutis 6e53290acd update urllib3 to current master with ssl bugfixes 2013-01-22 14:40:10 -08:00
Kenneth Reitz 480a3821ab remove chardet 2012-12-17 08:17:19 -05:00
Kenneth Reitz 2c5b0207f5 new urllib3 2012-12-17 04:08:36 -05:00
Kenneth Reitz e7598e006c charade v1.0.1 2012-12-17 04:08:03 -05:00
Pascal Hartig 17aee31940 Removed testing artifacts 2012-12-14 23:08:54 +01:00
Kenneth Reitz ad311497fa update charade 2012-12-02 10:08:57 +01:00
Kenneth Reitz 2eb63be19a chardet fixes! 2012-12-01 16:55:09 +01:00
Kenneth Reitz 1960dabafd out with chardet, in with charade 2012-11-29 08:29:02 -08:00
Kenneth Reitz ccd14ddc81 fixes for python2 2012-11-27 13:08:16 -08:00
Kenneth Reitz 0af19a05ce fix chardet import 2012-11-27 12:52:17 -08:00
Kenneth Reitz 71898bb793 chardet2 is magic 2012-11-27 12:36:29 -08:00
Kenneth Reitz 4d06e4019f no more oauth 2012-11-27 11:47:17 -08:00
Kenneth Reitz 5ce25688e0 Revert "Fix SSL3 error on Ubuntu 12.04"
This reverts commit c19650b00f.
2012-09-24 11:05:53 -05:00
ayanamist 913ef867be Use logger instead of direct logging call. 2012-08-27 00:43:39 +08:00
Joseph McCullough c19650b00f Fix SSL3 error on Ubuntu 12.04 2012-08-19 22:10:18 -05:00
Kenneth Reitz c65065177f ordered dict 2012-07-27 01:39:17 -04:00
Kenneth Reitz e02fb2eb6c urllib update and junks 2012-07-27 01:32:01 -04:00
jorjun 2c241d2801 breaks under python 2.7, without the from __future__ import 2012-07-18 12:58:55 +02:00
Kenneth Reitz 9576518d69 oauthlib 2012-06-28 16:23:25 -07:00
Kenneth Reitz abf33ba11c chardet2 2012-06-28 15:58:12 -07:00
Kenneth Reitz 1253c78011 embed chardet 2012-06-28 12:53:39 -07:00
Kenneth Reitz 8f0ac668da update urllib3 2012-06-25 12:35:39 -04:00