Skip to content

Commit

Permalink
Merge branch 'master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
shazow committed Mar 25, 2012
2 parents bca8c7a + 147d62c commit 5366c01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Expand Up @@ -8,6 +8,7 @@ Highlights
- Built-in redirection and retries (optional).
- Supports gzip and deflate decoding.
- Thread-safe and sanity-safe.
- Works with AppEngine, gevent, and eventlib.
- Tested on Python 2.6+ and Python 3.2+, 99% unit test coverage.
- Small and easy to understand codebase perfect for extending and building upon.
For a more comprehensive solution, have a look at
Expand Down
2 changes: 2 additions & 0 deletions docs/index.rst
Expand Up @@ -32,6 +32,8 @@ Highlights

- Tested on Python 2.6+ and Python 3.2+, 99% unit test coverage.

- Works with AppEngine, gevent, and eventlib.

- Small and easy to understand codebase perfect for extending and building upon.
For a more comprehensive solution, have a look at
`Requests <http://python-requests.org/>`_ which is also powered by urllib3.
Expand Down

0 comments on commit 5366c01

Please sign in to comment.