<feed xmlns='http://www.w3.org/2005/Atom'>
<title>python-github3/github3, branch master</title>
<subtitle>Fork of the github v3 api wrapper for python.</subtitle>
<id>https://git.zx2c4.com/python-github3/atom/github3?h=master</id>
<link rel='self' href='https://git.zx2c4.com/python-github3/atom/github3?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/'/>
<updated>2012-02-03T13:46:54Z</updated>
<entry>
<title>Fix imports to new environment</title>
<updated>2012-02-03T13:46:54Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-02-03T13:45:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=f01bc94a33d8644da65b5fa895c222e9ee057b50'/>
<id>urn:sha1:f01bc94a33d8644da65b5fa895c222e9ee057b50</id>
<content type='text'>
Absolute imports as PEP8 tells
</content>
</entry>
<entry>
<title>Complete new redesign trying to code less coupled</title>
<updated>2012-02-03T02:02:37Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-02-03T02:02:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=2e2e8bf5b75c28321ebe5c08fa077d431c408952'/>
<id>urn:sha1:2e2e8bf5b75c28321ebe5c08fa077d431c408952</id>
<content type='text'>
and I think that I'm getting it :P

Log from another repo (rebase hell if I'd try)
-------------------------------------------------
d64647909aa3ddde6532994f3bd895e297dd1c1d +Model mapper prototype
53fa5c47c14ebf405ac11af0b21b3bc4f1251558 Complete client
0af9075da9fddd14f0c04cb3ad5a74f33a6dcaf7 Fix exceptions typo
eae8232b4235451bac344f0114895dcf159d3af5 +ResouceFactory (renamed from
uris)
14c66bea1bf0a68fd540d1b73a8c25aa69c854ce WIP on Uri Factory
8012908b795d598510a7e4d288f40b324e751aab Fix client instance
3e97153664365146ac558ada22bb9d3fc1a3189d Fast night services prototype
785a0bdc2ddd815d911255ba7e91c5d71cc82a74 fix typo
84f03a039fb2413f2e156d3ec0bd226e65bcae31 WIP on client
f53076153d96b492f23e01f91debe8fafbc4cfe0 Trying wrapping requests
library for our needs
52ea9f888048853760990053211c9e0c4440b810 Initial commit
</content>
</entry>
<entry>
<title>Reset project</title>
<updated>2012-02-03T01:59:53Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-02-03T01:59:53Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=ae1c3c06c47866c8f392d05c63f597d71cebd691'/>
<id>urn:sha1:ae1c3c06c47866c8f392d05c63f597d71cebd691</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'develop'</title>
<updated>2011-12-03T19:07:07Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2011-12-03T19:07:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=c1dad1ab5856e7e559cc2b2eaa7c8acb231981d1'/>
<id>urn:sha1:c1dad1ab5856e7e559cc2b2eaa7c8acb231981d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complete AuthGist handler</title>
<updated>2011-12-03T12:22:12Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2011-12-03T12:22:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=bb52626bda2a1d61833fe9c4cf9276b1feeb4e2e'/>
<id>urn:sha1:bb52626bda2a1d61833fe9c4cf9276b1feeb4e2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added owner filter</title>
<updated>2011-12-03T10:03:55Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2011-12-03T10:03:55Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=5eae4fd723e66ef8226f1ac58dfad2c6f76269cd'/>
<id>urn:sha1:5eae4fd723e66ef8226f1ac58dfad2c6f76269cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Gist public handler completed</title>
<updated>2011-11-29T23:19:50Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2011-11-29T23:19:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=fbd04697750cefc087611943e0b70be6bed5df3d'/>
<id>urn:sha1:fbd04697750cefc087611943e0b70be6bed5df3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix mime_header to return None if needed</title>
<updated>2011-11-29T23:15:25Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2011-11-29T23:15:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=3547813022e7f5da658e74317ca62849609b5d24'/>
<id>urn:sha1:3547813022e7f5da658e74317ca62849609b5d24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix get_converter to delete converter in kwargs</title>
<updated>2011-11-29T23:07:05Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2011-11-29T23:07:05Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=f5ab0a9c6f35950e09e3c4fa0f908c1fc477cf33'/>
<id>urn:sha1:f5ab0a9c6f35950e09e3c4fa0f908c1fc477cf33</id>
<content type='text'>
It doesn't matter if converter is populate in kwargs to requests
but it's more elegant and simplify tests
</content>
</entry>
<entry>
<title>GistComment model</title>
<updated>2011-11-29T22:29:01Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2011-11-29T22:24:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=1b310d37945c6f846f2145817353d9d03916a2ae'/>
<id>urn:sha1:1b310d37945c6f846f2145817353d9d03916a2ae</id>
<content type='text'>
</content>
</entry>
</feed>
