We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c6772d commit bac9dfdCopy full SHA for bac9dfd
debian/changelog
@@ -1,3 +1,13 @@
1
+python-oauth2 (1.5.147) lucid; urgency=low
2
+
3
+ [ Zooko Ofsimplegeo ]
4
+ * pass the body and the is_form_encoding flag in to the Request object
5
+ (for future use in implementing the hash-of-body extension)
6
7
+ [ SimpleGeo Nerds ]
8
9
+ -- SimpleGeo Nerds <[email protected]> Tue, 25 Jan 2011 17:39:34 +0000
10
11
python-oauth2 (1.5.146) lucid; urgency=low
12
13
[ Zooko Ofsimplegeo ]
oauth2/_version.py
@@ -4,7 +4,7 @@
-auto_build_num = "146"
+auto_build_num = "147"
0 commit comments