Go to file
Danny Hermes dea810db41 Re-enabling disabled slow tests.
Fixes #85.

Whatever issue was causing the slowdown was related to the
Py3k string/unicode issues. I'd guess it was in the crypto paths
where an expensive computation was being done for no reason.

Running them without network (to make sure mocks are correct):

- `py26openssl13` - Ran 152 tests in 6.163s
- `py26openssl14` - Ran 152 tests in 6.878s
- `py27openssl13` - Ran 152 tests in 4.657s
- `py27openssl14` - Ran 152 tests in 5.651s
- `py33openssl14` - Ran 152 tests in 6.685s
- `py34openssl14` - Ran 152 tests in 6.373s
- `pypyopenssl13` - Ran 152 tests in 4.932s
- `pypyopenssl14` - Ran 152 tests in 5.699s
2014-12-09 12:29:51 -08:00
2014-12-09 12:29:51 -08:00
2014-11-24 08:57:05 -08:00
2014-09-23 11:27:47 -07:00
2014-10-10 07:49:44 -07:00
2014-06-25 15:56:55 -07:00
2014-11-13 15:05:36 -08:00

Build Status

This is a client library for accessing resources protected by OAuth 2.0.

Full documentation

Installation

To install, simply say

$ pip install --upgrade oauth2client

Third Party Libraries

These libraries will be installed when you install the client library:

Contributing

Please see the contributing page for more information. In particular, we love pull requests -- but please make sure to sign the contributor license agreement.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 9.7 MiB
Languages
Python 99.3%
Shell 0.7%