Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Side by Side Diff: third_party/httplib2/README.chromium

Issue 2073823002: httplib2: update to 0.9.2 release (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/httplib2/__init__.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: httplib2 1 Name: httplib2
2 Short Name: httplib2 2 Short Name: httplib2
3 URL: https://github.com/jcgregorio/httplib2 3 URL: https://github.com/httplib2/httplib2
4 Version: 0.8 4 Version: 0.9.2
5 Revision: 0197ec868a4fc638c08358b94200ffd6ddb1bf50 5 Revision: cf631a73e2f3f43897b65206127ced82382d35f5
6 License: MIT License 6 License: MIT License
7 7
8 Description: 8 Description:
9 A comprehensive HTTP client library in Python. 9 A comprehensive HTTP client library in Python.
10 10
11 Local Modifications: 11 Local Modifications:
12 Only python2 version is kept. Test and packaging code stripped. 12 Only python2 version is kept. Test and packaging code stripped.
13 13
14 Notes: 14 Notes:
15 Required by oauth2client library. 15 Required by oauth2client library.
OLDNEW
« no previous file with comments | « no previous file | third_party/httplib2/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698