<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid-git.git/tests, branch add-github-actions</title>
<subtitle>github.com: PyCQA/astroid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/'/>
<entry>
<title>Fix crash when evaluating typing.NamedTuple (#956)</title>
<updated>2021-04-21T18:03:28+00:00</updated>
<author>
<name>Marc Mueller</name>
<email>30130371+cdce8p@users.noreply.github.com</email>
</author>
<published>2021-04-21T18:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=f6c38faa430c681f6724c83080952aa400dac25f'/>
<id>f6c38faa430c681f6724c83080952aa400dac25f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add inference tip for ``typing.Tuple`` (#948)</title>
<updated>2021-04-21T16:49:52+00:00</updated>
<author>
<name>Marc Mueller</name>
<email>30130371+cdce8p@users.noreply.github.com</email>
</author>
<published>2021-04-21T16:49:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=0d086fa241effd405654611f1afec30236ca9137'/>
<id>0d086fa241effd405654611f1afec30236ca9137</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix line too long in unittest_nodes</title>
<updated>2021-04-19T21:09:13+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-04-19T06:51:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=9f932a6928066ccb4bbeb02283c6d8b9b8a16899'/>
<id>9f932a6928066ccb4bbeb02283c6d8b9b8a16899</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix useless suppression of no-member</title>
<updated>2021-04-19T21:09:13+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-04-19T06:54:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=bc6f2488b1df66ba7d46d9a6b47f14d33d009975'/>
<id>bc6f2488b1df66ba7d46d9a6b47f14d33d009975</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable checks for and fix useless suppression</title>
<updated>2021-04-19T21:09:13+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-04-18T21:05:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=8c88b6e8babe9bed9140bc396b4721ffe668153c'/>
<id>8c88b6e8babe9bed9140bc396b4721ffe668153c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix import order in unittest_brain.py</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-19T07:02:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=7995fcf589d75da5e225ac7b6c1907c2f2300943'/>
<id>7995fcf589d75da5e225ac7b6c1907c2f2300943</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://trove.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 redefining name 'astroid' from outer scope</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-18T20:43:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=58c7ce7ce0c3d2b68a6baec9cd9b43be578a03e2'/>
<id>58c7ce7ce0c3d2b68a6baec9cd9b43be578a03e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix redefining name 'bases' from outer scope</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-18T20:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=8a27585b0e713fa18e83349b4d42a098426106d4'/>
<id>8a27585b0e713fa18e83349b4d42a098426106d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Expression is assigned to nothing</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-18T20:08:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=60ed202f40cf7731b99a4c92ed5535b66fbd71e2'/>
<id>60ed202f40cf7731b99a4c92ed5535b66fbd71e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
