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 01ad3d8 commit 615b1ffCopy full SHA for 615b1ff
debian/changelog
@@ -1,3 +1,13 @@
1
+python-oauth2 (1.5.146) lucid; urgency=low
2
+
3
+ [ Zooko Ofsimplegeo ]
4
+ * refactor internals of the way Client.request() decides whether this
5
+ is a x-www-form-urlencoded request or not
6
7
+ [ SimpleGeo Nerds ]
8
9
+ -- SimpleGeo Nerds <[email protected]> Tue, 25 Jan 2011 17:30:38 +0000
10
11
python-oauth2 (1.5.145) lucid; urgency=low
12
13
[ Zooko Ofsimplegeo ]
oauth2/_version.py
@@ -4,7 +4,7 @@
-auto_build_num = "145"
+auto_build_num = "146"
0 commit comments