<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid-git.git/astroid/interpreter/_import, branch master</title>
<subtitle>github.com: PyCQA/astroid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/'/>
<entry>
<title>Prepare for 2.5.4 release</title>
<updated>2021-04-24T13:10:59+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-04-24T13:06:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=cd41374c679f0fc6a8778e993eda79caf0f2a6f6'/>
<id>cd41374c679f0fc6a8778e993eda79caf0f2a6f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove backports.functools_lru_cache dependency</title>
<updated>2021-04-22T20:36:21+00:00</updated>
<author>
<name>Marc Mueller</name>
<email>30130371+cdce8p@users.noreply.github.com</email>
</author>
<published>2021-04-22T19:29:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=fb41252e26216bf63b8a4b07dba2d6be499341dc'/>
<id>fb41252e26216bf63b8a4b07dba2d6be499341dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an isort configuration in setup.cfg and apply it</title>
<updated>2021-04-19T20:05:11+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-04-18T20:55:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=53cb382d118faac3b937921b436a999e53a36480'/>
<id>53cb382d118faac3b937921b436a999e53a36480</id>
<content type='text'>
Except on astroid/__init__.py because of circular imports
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Except on astroid/__init__.py because of circular imports
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix legacy no-member by disabling the warning</title>
<updated>2021-04-19T18:32:26+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-04-18T19:46:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=bf82e4633e744508e92f85f4a23fdc164dea8959'/>
<id>bf82e4633e744508e92f85f4a23fdc164dea8959</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrading pyupgrade in pre-commit configuration</title>
<updated>2021-04-10T15:21:41+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-04-10T15:05:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=6c6674e7f4cf4afd4d47b8ccdb42b4b820f07c5b'/>
<id>6c6674e7f4cf4afd4d47b8ccdb42b4b820f07c5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade copyrite notice</title>
<updated>2021-02-28T19:21:45+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-02-28T19:15:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=8c2a13fe453f3fc38f3b2f32d5de92f5c87e13d4'/>
<id>8c2a13fe453f3fc38f3b2f32d5de92f5c87e13d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix trailing whitespaces</title>
<updated>2021-02-27T20:23:42+00:00</updated>
<author>
<name>Marc Mueller</name>
<email>30130371+cdce8p@users.noreply.github.com</email>
</author>
<published>2021-02-22T11:41:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=fe8587b60ad3dc61192fc1e37ecee19cbf518d69'/>
<id>fe8587b60ad3dc61192fc1e37ecee19cbf518d69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove IOError that are an alias to OSError see PEP3151</title>
<updated>2021-02-21T18:06:16+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-02-17T22:23:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=e2530abf4a30a6195ea8d8f22e7ee41c8893f6ff'/>
<id>e2530abf4a30a6195ea8d8f22e7ee41c8893f6ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright notice</title>
<updated>2021-02-15T17:47:08+00:00</updated>
<author>
<name>hippo91</name>
<email>guillaume.peillex@gmail.com</email>
</author>
<published>2021-02-15T17:47:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=636d0f56d7f84b950949808b31b6f316645f41eb'/>
<id>636d0f56d7f84b950949808b31b6f316645f41eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update astroid/interpreter/_import/spec.py</title>
<updated>2020-12-29T17:36:09+00:00</updated>
<author>
<name>hippo91</name>
<email>guillaume.peillex@gmail.com</email>
</author>
<published>2020-12-29T17:36:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=b6e03f20a58e0a7563ba13cce8c82d8906eabb44'/>
<id>b6e03f20a58e0a7563ba13cce8c82d8906eabb44</id>
<content type='text'>

Taking into account @GergelyKalmar suggestion

Co-authored-by: Gergely Kalmár &lt;gergely.kalmar@logikal.jp&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Taking into account @GergelyKalmar suggestion

Co-authored-by: Gergely Kalmár &lt;gergely.kalmar@logikal.jp&gt;</pre>
</div>
</content>
</entry>
</feed>
