Skip to content

Commit bf14cef

Browse files
committed
Version 1.0c2
1 parent d37e76f commit bf14cef

File tree

147 files changed

+966
-791
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

147 files changed

+966
-791
lines changed

CHANGELOG

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
v1.0c2
2+
Version 1.0 Release Candidate 2
3+
4+
- Parameter values of None should be treated as missing. Fixes issue #144.
5+
- Distribute the samples separately from the library source. Fixes issue #155.
6+
- Move all remaining samples over to client_secrets.json. Fixes issue #156.
7+
- Make locked_file.py understand win32file primitives for better awesomeness.
8+
19
v1.0c1
210
Version 1.0 Release Candidate 1
311

apiclient/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0c1"
1+
__version__ = "1.0c2"

docs/apiclient.discovery.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<td valign=bottom>&nbsp;<br>
99
<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="apiclient.html"><font color="#ffffff">apiclient</font></a>.discovery</strong></big></big></font></td
1010
><td align=right valign=bottom
11-
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/jcgregorio/projects/clean/apiclient/discovery.py">/home/jcgregorio/projects/clean/apiclient/discovery.py</a></font></td></tr></table>
11+
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/usr/local/google/home/jcgregorio/projects/clean/apiclient/discovery.py">/usr/local/google/home/jcgregorio/projects/clean/apiclient/discovery.py</a></font></td></tr></table>
1212
<p><tt>Client&nbsp;for&nbsp;discovery&nbsp;based&nbsp;APIs<br>
1313
&nbsp;<br>
1414
A&nbsp;client&nbsp;library&nbsp;for&nbsp;Google's&nbsp;discovery&nbsp;based&nbsp;APIs.</tt></p>

docs/apiclient.errors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<td valign=bottom>&nbsp;<br>
99
<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="apiclient.html"><font color="#ffffff">apiclient</font></a>.errors</strong></big></big></font></td
1010
><td align=right valign=bottom
11-
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/jcgregorio/projects/clean/apiclient/errors.py">/home/jcgregorio/projects/clean/apiclient/errors.py</a></font></td></tr></table>
11+
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/usr/local/google/home/jcgregorio/projects/clean/apiclient/errors.py">/usr/local/google/home/jcgregorio/projects/clean/apiclient/errors.py</a></font></td></tr></table>
1212
<p><tt>Errors&nbsp;for&nbsp;the&nbsp;library.<br>
1313
&nbsp;<br>
1414
All&nbsp;exceptions&nbsp;defined&nbsp;by&nbsp;the&nbsp;library<br>

docs/apiclient.ext.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<td valign=bottom>&nbsp;<br>
99
<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="apiclient.html"><font color="#ffffff">apiclient</font></a>.ext</strong></big></big></font></td
1010
><td align=right valign=bottom
11-
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/jcgregorio/projects/clean/apiclient/ext/__init__.py">/home/jcgregorio/projects/clean/apiclient/ext/__init__.py</a></font></td></tr></table>
11+
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/usr/local/google/home/jcgregorio/projects/clean/apiclient/ext/__init__.py">/usr/local/google/home/jcgregorio/projects/clean/apiclient/ext/__init__.py</a></font></td></tr></table>
1212
<p></p>
1313
<p>
1414
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">

docs/apiclient.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
77
<tr bgcolor="#7799ee">
88
<td valign=bottom>&nbsp;<br>
9-
<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong>apiclient</strong></big></big> (version 1.0b9)</font></td
9+
<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong>apiclient</strong></big></big> (version 1.0c2)</font></td
1010
><td align=right valign=bottom
11-
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/jcgregorio/projects/clean/apiclient/__init__.py">/home/jcgregorio/projects/clean/apiclient/__init__.py</a></font></td></tr></table>
11+
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/usr/local/google/home/jcgregorio/projects/clean/apiclient/__init__.py">/usr/local/google/home/jcgregorio/projects/clean/apiclient/__init__.py</a></font></td></tr></table>
1212
<p></p>
1313
<p>
1414
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
@@ -31,5 +31,5 @@
3131
<font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
3232

3333
<tr><td bgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
34-
<td width="100%"><strong>__version__</strong> = '1.0b9'</td></tr></table>
34+
<td width="100%"><strong>__version__</strong> = '1.0c2'</td></tr></table>
3535
</body></html>

docs/apiclient.http.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<td valign=bottom>&nbsp;<br>
99
<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="apiclient.html"><font color="#ffffff">apiclient</font></a>.http</strong></big></big></font></td
1010
><td align=right valign=bottom
11-
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/jcgregorio/projects/clean/apiclient/http.py">/home/jcgregorio/projects/clean/apiclient/http.py</a></font></td></tr></table>
11+
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/usr/local/google/home/jcgregorio/projects/clean/apiclient/http.py">/usr/local/google/home/jcgregorio/projects/clean/apiclient/http.py</a></font></td></tr></table>
1212
<p><tt>Classes&nbsp;to&nbsp;encapsulate&nbsp;a&nbsp;single&nbsp;HTTP&nbsp;request.<br>
1313
&nbsp;<br>
1414
The&nbsp;classes&nbsp;implement&nbsp;a&nbsp;command&nbsp;pattern,&nbsp;with&nbsp;every<br>

docs/apiclient.mimeparse.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<td valign=bottom>&nbsp;<br>
99
<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="apiclient.html"><font color="#ffffff">apiclient</font></a>.mimeparse</strong></big></big> (version 0.1.3)</font></td
1010
><td align=right valign=bottom
11-
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/jcgregorio/projects/clean/apiclient/mimeparse.py">/home/jcgregorio/projects/clean/apiclient/mimeparse.py</a></font></td></tr></table>
11+
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/usr/local/google/home/jcgregorio/projects/clean/apiclient/mimeparse.py">/usr/local/google/home/jcgregorio/projects/clean/apiclient/mimeparse.py</a></font></td></tr></table>
1212
<p><tt>MIME-Type&nbsp;Parser<br>
1313
&nbsp;<br>
1414
This&nbsp;module&nbsp;provides&nbsp;basic&nbsp;functions&nbsp;for&nbsp;handling&nbsp;mime-types.&nbsp;It&nbsp;can&nbsp;handle<br>

docs/apiclient.model.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<td valign=bottom>&nbsp;<br>
99
<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="apiclient.html"><font color="#ffffff">apiclient</font></a>.model</strong></big></big></font></td
1010
><td align=right valign=bottom
11-
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/jcgregorio/projects/clean/apiclient/model.py">/home/jcgregorio/projects/clean/apiclient/model.py</a></font></td></tr></table>
11+
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/usr/local/google/home/jcgregorio/projects/clean/apiclient/model.py">/usr/local/google/home/jcgregorio/projects/clean/apiclient/model.py</a></font></td></tr></table>
1212
<p><tt><a href="#Model">Model</a>&nbsp;objects&nbsp;for&nbsp;requests&nbsp;and&nbsp;responses.<br>
1313
&nbsp;<br>
1414
Each&nbsp;API&nbsp;may&nbsp;support&nbsp;one&nbsp;or&nbsp;more&nbsp;serializations,&nbsp;such<br>

docs/apiclient.schema.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<td valign=bottom>&nbsp;<br>
99
<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="apiclient.html"><font color="#ffffff">apiclient</font></a>.schema</strong></big></big></font></td
1010
><td align=right valign=bottom
11-
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/jcgregorio/projects/clean/apiclient/schema.py">/home/jcgregorio/projects/clean/apiclient/schema.py</a></font></td></tr></table>
11+
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/usr/local/google/home/jcgregorio/projects/clean/apiclient/schema.py">/usr/local/google/home/jcgregorio/projects/clean/apiclient/schema.py</a></font></td></tr></table>
1212
<p><tt>Schema&nbsp;processing&nbsp;for&nbsp;discovery&nbsp;based&nbsp;APIs<br>
1313
&nbsp;<br>
1414
<a href="#Schemas">Schemas</a>&nbsp;holds&nbsp;an&nbsp;APIs&nbsp;discovery&nbsp;schemas.&nbsp;It&nbsp;can&nbsp;return&nbsp;those&nbsp;schema&nbsp;as<br>

0 commit comments

Comments
 (0)