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 89bbc5b commit 7ea87e3Copy full SHA for 7ea87e3
debian/changelog
@@ -1,3 +1,15 @@
1
+python-oauth2 (1.5.165) lucid; urgency=low
2
+
3
+ [ Zooko Ofsimplegeo ]
4
+ * get_normalized_parameters() is required to exclude any
5
+ oauth_signature that was already there, and it is required to
6
+ preserve duplicate keys, even with identical values ref #46, fixes
7
+ pull/49, thanks @zyegfryed
8
9
+ [ SimpleGeo Nerds ]
10
11
+ -- SimpleGeo Nerds <nerds@simplegeo.com> Mon, 07 Feb 2011 19:24:56 +0000
12
13
python-oauth2 (1.5.164) lucid; urgency=low
14
15
[ Zooko Ofsimplegeo ]
oauth2/_version.py
@@ -4,7 +4,7 @@
-auto_build_num = "164"
+auto_build_num = "165"
0 commit comments