<feed xmlns='http://www.w3.org/2005/Atom'>
<title>python-github3/pygithub3/services, branch master</title>
<subtitle>Fork of the github v3 api wrapper for python.</subtitle>
<id>https://git.zx2c4.com/python-github3/atom/pygithub3/services?h=master</id>
<link rel='self' href='https://git.zx2c4.com/python-github3/atom/pygithub3/services?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/'/>
<updated>2012-07-09T17:51:44Z</updated>
<entry>
<title>Add delete() to the repos service to delete a repository.</title>
<updated>2012-07-09T17:51:44Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2012-07-09T17:51:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=bcfc20d08acb3706a46b2c81b7751220c4b004cb'/>
<id>urn:sha1:bcfc20d08acb3706a46b2c81b7751220c4b004cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refs #17. Fix bug with uploading to s3</title>
<updated>2012-06-28T21:20:04Z</updated>
<author>
<name>Paul Belanger</name>
<email>paul.belanger@polybeacon.com</email>
</author>
<published>2012-06-24T19:54:54Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=1512a25cf87603e82085c38b679000b34bc446a0'/>
<id>urn:sha1:1512a25cf87603e82085c38b679000b34bc446a0</id>
<content type='text'>
Signed-off-by: Paul Belanger &lt;paul.belanger@polybeacon.com&gt;
</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>Refact normalize of dates into base.Service</title>
<updated>2012-06-16T11:10:32Z</updated>
<author>
<name>David Medina</name>
<email>davidmedina9@gmail.com</email>
</author>
<published>2012-06-16T11:10:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/python-github3/commit/?id=5cd7ad5f4898b538f771290548ba131f7063d94c'/>
<id>urn:sha1:5cd7ad5f4898b538f771290548ba131f7063d94c</id>
<content type='text'>
</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>
</feed>
