<feed xmlns='http://www.w3.org/2005/Atom'>
<title>python-github3/pygithub3/requests, branch master</title>
<subtitle>Fork of the github v3 api wrapper for python.</subtitle>
<id>https://git.zx2c4.com/python-github3/atom/pygithub3/requests?h=master</id>
<link rel='self' href='https://git.zx2c4.com/python-github3/atom/pygithub3/requests?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/'/>
<updated>2012-06-16T12:04:29Z</updated>
<entry>
<title>Update readme and authors</title>
<updated>2012-06-16T12:04:29Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-06-16T12:04:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=e0a59fd960b4fc2ba6b8dfbdff9683c78eacfb27'/>
<id>urn:sha1:e0a59fd960b4fc2ba6b8dfbdff9683c78eacfb27</id>
<content type='text'>
Also some PEP8
</content>
</entry>
<entry>
<title>Tests on services.issues working</title>
<updated>2012-06-16T11:38:28Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-06-16T11:38:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=e383e91973bdbf0b6b77c739249225e3a85b9f24'/>
<id>urn:sha1:e383e91973bdbf0b6b77c739249225e3a85b9f24</id>
<content type='text'>
Also fix some bugs
</content>
</entry>
<entry>
<title>Remove list_milestones from repo service</title>
<updated>2012-06-16T10:36:41Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-06-16T10:36:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=488252cbc150a2ed8e86754a9e18a2fc27b8ec5c'/>
<id>urn:sha1:488252cbc150a2ed8e86754a9e18a2fc27b8ec5c</id>
<content type='text'>
in favour of issues.milestones.list() to maintain the same structure
with Github API docs
</content>
</entry>
<entry>
<title>issues.milestones service</title>
<updated>2012-06-16T10:32:43Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-06-16T10:32:43Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=ce110c8e4cd23d5cdd33a855119f924d54cbd399'/>
<id>urn:sha1:ce110c8e4cd23d5cdd33a855119f924d54cbd399</id>
<content type='text'>
Also fix doc in issues.labels
</content>
</entry>
<entry>
<title>WIP on issues</title>
<updated>2012-06-03T12:43:00Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-06-03T12:43:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=5bd3a9da8a8b3878fd7bfa4b3aced3d85baaa5f0'/>
<id>urn:sha1:5bd3a9da8a8b3878fd7bfa4b3aced3d85baaa5f0</id>
<content type='text'>
Fix GET params
Config precendence of user/repo

TODO: milestones , fix tests and test it
</content>
</entry>
<entry>
<title>Merge branch 'services/issues' of https://github.com/alejandrogomez/python-github3 into services/issues</title>
<updated>2012-06-03T11:02:54Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-06-03T11:02:54Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=897671db979e64754de2c53cbbe83fcbae37bb02'/>
<id>urn:sha1:897671db979e64754de2c53cbbe83fcbae37bb02</id>
<content type='text'>
Conflicts:
	docs/services.rst
	pygithub3/github.py
	pygithub3/requests/repos/__init__.py
</content>
</entry>
<entry>
<title>Merge 'services/orgs'</title>
<updated>2012-05-27T19:39:31Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-05-27T19:39:03Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=ac2b75a6527e8ce916b7675dac247d37276a3aa2'/>
<id>urn:sha1:ac2b75a6527e8ce916b7675dac247d37276a3aa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Little fixs</title>
<updated>2012-05-27T19:35:19Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-05-27T19:27:14Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=4c63c55de6fa6e821ded49a9aa4c45007d62447c'/>
<id>urn:sha1:4c63c55de6fa6e821ded49a9aa4c45007d62447c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test Label validation errors</title>
<updated>2012-05-27T17:54:29Z</updated>
<author>
<name>Alejandro Gómez</name>
<email>alejandroogomez@gmail.com</email>
</author>
<published>2012-04-27T11:50:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=837c07729c089b8c5fdf3828cedff054b0cf1dde'/>
<id>urn:sha1:837c07729c089b8c5fdf3828cedff054b0cf1dde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Labels and Milestones services added</title>
<updated>2012-05-27T17:54:28Z</updated>
<author>
<name>Alejandro Gómez</name>
<email>alejandroogomez@gmail.com</email>
</author>
<published>2012-04-26T19:00:13Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=8972834a85a17ebbeb326a9d4493725d53913e33'/>
<id>urn:sha1:8972834a85a17ebbeb326a9d4493725d53913e33</id>
<content type='text'>
</content>
</entry>
</feed>
