<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git, branch no_devnull_open</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>fix(cmd): checking process.DEVNUL were needlessly opening `os.devnull`</title>
<updated>2017-02-10T12:31:41+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2017-02-10T12:31:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=12db6bbe3712042c10383082a4c40702b800a36a'/>
<id>12db6bbe3712042c10383082a4c40702b800a36a</id>
<content type='text'>
Fixes resource-leak warning on Windows Puython-3.5.3+:

D:\python-3.5.2.amd64\lib\site-packages\git\cmd.py:583: ResourceWarning:
unclosed file &lt;_io.BufferedWriter name='nul'&gt;
  else getattr(subprocess, 'DEVNULL', open(os.devnull, 'wb')))</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes resource-leak warning on Windows Puython-3.5.3+:

D:\python-3.5.2.amd64\lib\site-packages\git\cmd.py:583: ResourceWarning:
unclosed file &lt;_io.BufferedWriter name='nul'&gt;
  else getattr(subprocess, 'DEVNULL', open(os.devnull, 'wb')))</pre>
</div>
</content>
</entry>
<entry>
<title>Fix git.Commit docs typo</title>
<updated>2017-02-02T17:04:10+00:00</updated>
<author>
<name>Reuben Sutton</name>
<email>reuben.sutton@gmail.com</email>
</author>
<published>2017-02-02T11:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=b197de0ccc0faf8b4b3da77a46750f39bf7acdb3'/>
<id>b197de0ccc0faf8b4b3da77a46750f39bf7acdb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #574 from vokimon/patch-2</title>
<updated>2017-01-15T18:53:08+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2017-01-15T18:53:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=552a0aa094f9fd22faf136cdbc4829a367399dfe'/>
<id>552a0aa094f9fd22faf136cdbc4829a367399dfe</id>
<content type='text'>
Doc fix: Using camellcase package name in "pip install" command</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Doc fix: Using camellcase package name in "pip install" command</pre>
</div>
</content>
</entry>
<entry>
<title>pip install using camellcase package name</title>
<updated>2017-01-15T17:10:47+00:00</updated>
<author>
<name>David García Garzón</name>
<email>david.garcia@upf.edu</email>
</author>
<published>2017-01-15T17:10:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=0e0b97b1d595b9b54d57e5bd4774e2a7b97696df'/>
<id>0e0b97b1d595b9b54d57e5bd4774e2a7b97696df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #566 from boidolr/master</title>
<updated>2017-01-02T16:45:57+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2017-01-02T16:45:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=f2ad9a239b1a06ee19b8edcd273cbfb9775b0a66'/>
<id>f2ad9a239b1a06ee19b8edcd273cbfb9775b0a66</id>
<content type='text'>
DOC: minor typo</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: minor typo</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: minor typo</title>
<updated>2016-12-31T16:21:49+00:00</updated>
<author>
<name>Raphael Boidol</name>
<email>r.boidol+github@gmail.com</email>
</author>
<published>2016-12-31T16:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=965ccefd8f42a877ce46cf883010fd3c941865d7'/>
<id>965ccefd8f42a877ce46cf883010fd3c941865d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(remote): test</title>
<updated>2016-12-22T11:51:02+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-12-22T11:51:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=ddffe26850e8175eb605f975be597afc3fca8a03'/>
<id>ddffe26850e8175eb605f975be597afc3fca8a03</id>
<content type='text'>
Should have paid more attention to the test-failure before
pushing the fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should have paid more attention to the test-failure before
pushing the fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(lint): fix</title>
<updated>2016-12-22T11:48:59+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-12-22T11:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=3d6e1731b6324eba5abc029b26586f966db9fa4f'/>
<id>3d6e1731b6324eba5abc029b26586f966db9fa4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(remote): set_url() uses correct argument order</title>
<updated>2016-12-22T11:44:14+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-12-22T11:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=82ae723c8c283970f75c0f4ce097ad4c9734b233'/>
<id>82ae723c8c283970f75c0f4ce097ad4c9734b233</id>
<content type='text'>
Fixes #562
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #562
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(tag): improve tag resolution handling</title>
<updated>2016-12-22T11:36:49+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-12-22T11:35:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=15b6bbac7bce15f6f7d72618f51877455f3e0ee5'/>
<id>15b6bbac7bce15f6f7d72618f51877455f3e0ee5</id>
<content type='text'>
The handling is similar, but the error message makes clear
what is happening, and what can be done to handle such a case.

Related to #561
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The handling is similar, but the error message makes clear
what is happening, and what can be done to handle such a case.

Related to #561
</pre>
</div>
</content>
</entry>
</feed>
