Python oauth library hosts its code at http://oauth.googlecode.com/svn/code/python/.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:oauth

Python oauth library has 1 active review. See all merge proposals.

Python oauth library has 5 active branches owned by 4 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:oauth
Series: trunk
1 Development 2009-10-20 21:45:08 UTC
58. Fix for big timestamps. Thanks Zed Shaw!

Author: leah.culver
Revision Date: 2009-10-20 21:45:08 UTC

Fix for big timestamps. Thanks Zed Shaw!

lp:~tcole/oauth/unicode-safe (Has a merge proposal) 1 Development 2011-05-27 19:27:19 UTC
59. don't blow up under python 2.7 if uni...

Author: Tim Cole
Revision Date: 2011-05-27 19:27:13 UTC

don't blow up under python 2.7 if unicode strings are supplied

lp:~malept/oauth/empty-params-fix 1 Development 2010-01-28 04:06:19 UTC
59. Fix problems with generating signatur...

Author: Mark Lee
Revision Date: 2010-01-28 04:06:19 UTC

Fix problems with generating signatures with empty oauth_token param

All parameters need to be retained when computing the signature. See Section
9.1.1 of the OAuth 1.0a specification, and Section 3.4.1.3.2 of the IETF
draft-hammer-oauth-08 Internet-Draft.

Addresses Issue 143 <http://code.google.com/p/oauth/issues/detail?id=143>.

lp:~cprov/oauth/ubuntu 1 Development 2009-05-12 14:34:43 UTC
2. Debian bits

Author: Celso Providelo
Revision Date: 2009-05-12 14:34:43 UTC

Debian bits

lp:~launchpad-pqm/oauth/trunk 1 Development 2009-03-23 16:39:06 UTC
41. removed extra line?

Author: leah.culver
Revision Date: 2009-02-25 22:32:19 UTC

removed extra line?

15 of 5 results
You can't create new branches for Python oauth library.