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 e9eda24 commit 771104bCopy full SHA for 771104b
debian/changelog
@@ -1,3 +1,13 @@
1
+python-oauth2 (1.5.166) lucid; urgency=low
2
+
3
+ [ Zooko Ofsimplegeo ]
4
+ * fix encoding of non-ascii data into postdata, really fixes #48 this
5
+ time (comes with test)
6
7
+ [ SimpleGeo Nerds ]
8
9
+ -- SimpleGeo Nerds <nerds@simplegeo.com> Tue, 15 Feb 2011 17:23:00 +0000
10
11
python-oauth2 (1.5.165) lucid; urgency=low
12
13
[ Zooko Ofsimplegeo ]
oauth2/_version.py
@@ -4,7 +4,7 @@
-auto_build_num = "165"
+auto_build_num = "166"
0 commit comments