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 5cbe5ba commit 31c47b8Copy full SHA for 31c47b8
CHANGELOG
@@ -1,18 +1,23 @@
1
+v1.4.0
2
+ Version 1.4.0
3
+
4
+ Python 3 support.
5
6
v1.3.2
7
Version 1.3.2
8
9
Small bugfix release.
-
10
11
- Fix an infinite loop for downloading small files.
12
- Fix a unicode error in error encoding.
13
- Better handling of `content-length` in media requests.
14
- Add support for methodPath entries containing colon.
15
16
v1.3.1
17
Version 1.3.1
18
19
Quick release for a fix around aliasing in v1.3.
20
21
v1.3
22
Version 1.3
23
@@ -174,4 +179,3 @@ v1.0beta7
174
179
50 Defect Need sample client code for Admin Audit API
175
180
28 Defect better comments for app engine sample Nov 9
176
181
63 Enhancement Let OAuth2Decorator take a list of scope
177
0 commit comments