<feed xmlns='http://www.w3.org/2005/Atom'>
<title>python-github3, branch 0.2</title>
<subtitle>Fork of the github v3 api wrapper for python.</subtitle>
<id>https://git.zx2c4.com/python-github3/atom/?h=0.2</id>
<link rel='self' href='https://git.zx2c4.com/python-github3/atom/?h=0.2'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/'/>
<updated>2012-03-04T22:59:28Z</updated>
<entry>
<title>:sparkles: Relase 0.2 :sparkles:</title>
<updated>2012-03-04T22:59:28Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-03-04T22:59:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=11e94100e4af04272fd87342a2a462b32ae27229'/>
<id>urn:sha1:11e94100e4af04272fd87342a2a462b32ae27229</id>
<content type='text'>
- Repos service completed
- Self-nested resources support
- Mimetypes in services
- Documentation
- Python 2.6 support
- Remaining requests counter
- Smart and normal results iterators
</content>
</entry>
<entry>
<title>Fix 422 message</title>
<updated>2012-03-04T22:57:07Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-03-04T22:57:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=8a8ec09eddc85a1991eceaa31565d5bb185b1b6f'/>
<id>urn:sha1:8a8ec09eddc85a1991eceaa31565d5bb185b1b6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix requests with invalid config precedence</title>
<updated>2012-03-04T22:45:43Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-03-04T22:45:43Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=b928c9faf8d2b57afdf32cb233ec83bf3d6a7329'/>
<id>urn:sha1:b928c9faf8d2b57afdf32cb233ec83bf3d6a7329</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get repository's commits supported with new result</title>
<updated>2012-03-04T17:27:50Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-03-04T17:27:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=b9ad335335f9562d5cf033783b41fe40dd6efc03'/>
<id>urn:sha1:b9ad335335f9562d5cf033783b41fe40dd6efc03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor result. Now it's a package</title>
<updated>2012-03-04T16:18:06Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-03-04T15:58:08Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=14ef05b1ffef24fae97ae3e79567ab612a75ff11'/>
<id>urn:sha1:14ef05b1ffef24fae97ae3e79567ab612a75ff11</id>
<content type='text'>
result.smart =&gt; Paginate iterator with 'page' behaviour.
result.normal =&gt; Paginate iterator with 'next' behaviour.
</content>
</entry>
<entry>
<title>Wrap result getter into partial. It's cleaner</title>
<updated>2012-03-04T09:37:41Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-03-04T09:37:41Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=ed0b5d17d537e9d075c934edb8b4ccb4baa88778'/>
<id>urn:sha1:ed0b5d17d537e9d075c934edb8b4ccb4baa88778</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Encapsulate Link header behaviour</title>
<updated>2012-03-04T09:36:55Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-03-04T09:36:55Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=0ea5b5c16b1e11bb9159b5bee8373ec88a5355a5'/>
<id>urn:sha1:0ea5b5c16b1e11bb9159b5bee8373ec88a5355a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remaining_requests attr to Github and Services</title>
<updated>2012-03-03T10:29:56Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-03-03T10:26:04Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=8345cf66caedf989a8b176e1ecf551bb6d9e846e'/>
<id>urn:sha1:8345cf66caedf989a8b176e1ecf551bb6d9e846e</id>
<content type='text'>
Updated with each request
</content>
</entry>
<entry>
<title>Service repos done</title>
<updated>2012-03-03T10:07:31Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-03-03T10:07:31Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=221aae624d8a32e801268d2ea5866e885bd3b042'/>
<id>urn:sha1:221aae624d8a32e801268d2ea5866e885bd3b042</id>
<content type='text'>
+repos.hooks
</content>
</entry>
<entry>
<title>Add Manifest</title>
<updated>2012-03-01T23:23:09Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-03-01T23:23:09Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=c5250879d1bcf4e1a42063e96f6ed9a477138898'/>
<id>urn:sha1:c5250879d1bcf4e1a42063e96f6ed9a477138898</id>
<content type='text'>
</content>
</entry>
</feed>
