<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitdb.git, branch master</title>
<subtitle>github.com: gitpython-developers/gitdb.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/'/>
<entry>
<title>Merge pull request #84 from otethal/zlib_check</title>
<updated>2022-12-09T10:11:08+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2022-12-09T10:11:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=8d92aba1e43bbf5b48e3a62dc6cd581d7bfdc1bb'/>
<id>8d92aba1e43bbf5b48e3a62dc6cd581d7bfdc1bb</id>
<content type='text'>
Use ZLIB_RUNTIME_VERSION if available</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use ZLIB_RUNTIME_VERSION if available</pre>
</div>
</content>
</entry>
<entry>
<title>Use ZLIB_RUNTIME_VERSION if available</title>
<updated>2022-12-09T09:21:58+00:00</updated>
<author>
<name>Ondrej Tethal</name>
<email>ondrej.tethal@oracle.com</email>
</author>
<published>2022-12-09T09:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=b6faecc46fcc4f6412149f2021447c0070eba60e'/>
<id>b6faecc46fcc4f6412149f2021447c0070eba60e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use python3 binary</title>
<updated>2022-11-24T05:24:37+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2022-11-24T05:24:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=49c3178711ddb3510f0e96297187f823cc019871'/>
<id>49c3178711ddb3510f0e96297187f823cc019871</id>
<content type='text'>
MacOS Ventura doesn't come with a `python` binary anymore
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MacOS Ventura doesn't come with a `python` binary anymore
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version to 4.0.10</title>
<updated>2022-11-24T05:22:21+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2022-11-24T05:22:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=38c68d95eaed9bf7415781ca0102441a349893ee'/>
<id>38c68d95eaed9bf7415781ca0102441a349893ee</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 #82 from zwimer/prefer-standard-import</title>
<updated>2022-11-23T06:36:13+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2022-11-23T06:36:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=43de98464486566bf1326cf791fd6192c0551c76'/>
<id>43de98464486566bf1326cf791fd6192c0551c76</id>
<content type='text'>
Prefer `import` to `__import__`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prefer `import` to `__import__`</pre>
</div>
</content>
</entry>
<entry>
<title>Add del smmap to match previous behavior</title>
<updated>2022-11-23T02:05:11+00:00</updated>
<author>
<name>zwimer</name>
<email>zwimer@gmail.com</email>
</author>
<published>2022-11-23T02:05:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=1edc7d296af635dc31030a09e73fd684eedc1d59'/>
<id>1edc7d296af635dc31030a09e73fd684eedc1d59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer import to __import__</title>
<updated>2022-11-23T01:57:47+00:00</updated>
<author>
<name>zwimer</name>
<email>zwimer@gmail.com</email>
</author>
<published>2022-11-23T01:57:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=c3ab5d7b28062848c2a639a60e0acfbaee7e8f90'/>
<id>c3ab5d7b28062848c2a639a60e0acfbaee7e8f90</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 #81 from hugovk/master</title>
<updated>2022-11-17T13:49:17+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2022-11-17T13:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=3415e08bd9590d489f1071815863bfdde3083fb3'/>
<id>3415e08bd9590d489f1071815863bfdde3083fb3</id>
<content type='text'>
Add support for Python 3.10 and 3.11</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for Python 3.10 and 3.11</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade Python syntax with pyupgrade --py37-plus</title>
<updated>2022-11-16T16:17:20+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2022-11-16T16:17:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=7a68270d6c78b81f577b433dc6351b26bc27b7cf'/>
<id>7a68270d6c78b81f577b433dc6351b26bc27b7cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for EOL Python 3.5 and 3.6</title>
<updated>2022-11-16T16:16:09+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2022-11-16T16:16:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=faed217d14965932b333c07219ed401a661d2651'/>
<id>faed217d14965932b333c07219ed401a661d2651</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
