<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid-git.git/astroid/node_classes.py, branch astroid-2.5</title>
<subtitle>github.com: PyCQA/astroid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/'/>
<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://91.123.203.49/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>``is_generator`` correctly considers `Yield` nodes in `AugAssign` nodes</title>
<updated>2021-01-01T15:25:26+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>pcmanticore@gmail.com</email>
</author>
<published>2021-01-01T14:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=c9fd1934e9c49d9052f64439fc7ea82026bce00f'/>
<id>c9fd1934e9c49d9052f64439fc7ea82026bce00f</id>
<content type='text'>
This fixes a false positive with the `assignment-from-no-return` pylint check.

Close PyCQA/pylint#3904
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a false positive with the `assignment-from-no-return` pylint check.

Close PyCQA/pylint#3904
</pre>
</div>
</content>
</entry>
<entry>
<title>New copyright notices</title>
<updated>2020-12-27T15:02:19+00:00</updated>
<author>
<name>hippo91</name>
<email>guillaume.peillex@gmail.com</email>
</author>
<published>2020-12-27T15:02:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=daecc59041810680708d1d099199d83331b853bd'/>
<id>daecc59041810680708d1d099199d83331b853bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly return None on certain functions</title>
<updated>2020-10-28T19:42:38+00:00</updated>
<author>
<name>Raphael Gaschignard</name>
<email>raphael@rtpg.co</email>
</author>
<published>2020-10-27T07:11:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=72ff0fdb9a4f3830dad4b9b7b6f6f749ace28ca8'/>
<id>72ff0fdb9a4f3830dad4b9b7b6f6f749ace28ca8</id>
<content type='text'>
 This fixes some `inconsistent-return-statement` pylint errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 This fixes some `inconsistent-return-statement` pylint errors
</pre>
</div>
</content>
</entry>
<entry>
<title>Squash one-off inference utility functions to help reduce recursion errors (#804)</title>
<updated>2020-06-22T06:22:16+00:00</updated>
<author>
<name>Bryce Guinta</name>
<email>bryce.guinta@protonmail.com</email>
</author>
<published>2020-06-22T06:22:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=4b7566b0c8365613198af493d4115d32d7d4c66e'/>
<id>4b7566b0c8365613198af493d4115d32d7d4c66e</id>
<content type='text'>
This also makes debugging a lot simpler reducing the complexity of the
function stack.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also makes debugging a lot simpler reducing the complexity of the
function stack.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a crash caused by a lookup of a monkey-patched method (#803)</title>
<updated>2020-06-16T07:13:56+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>pcmanticore@gmail.com</email>
</author>
<published>2020-06-16T07:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=66df7641a8ebce0da8b0023b7053b1c53e916372'/>
<id>66df7641a8ebce0da8b0023b7053b1c53e916372</id>
<content type='text'>
Close PyCQA/pylint#3686
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close PyCQA/pylint#3686
</pre>
</div>
</content>
</entry>
<entry>
<title>`FunctionDef.is_generator` properly handles `yield` nodes in `If` tests (#799)</title>
<updated>2020-06-09T20:02:48+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>pcmanticore@gmail.com</email>
</author>
<published>2020-06-09T20:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=1cf413ff986cf464202a07df60e7bd54695ed0e0'/>
<id>1cf413ff986cf464202a07df60e7bd54695ed0e0</id>
<content type='text'>
Close PyCQA/pylint#3583</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close PyCQA/pylint#3583</pre>
</div>
</content>
</entry>
<entry>
<title>`FunctionDef.is_generator` properly handles `yield` nodes in `While` tests</title>
<updated>2020-05-12T06:51:21+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>pcmanticore@gmail.com</email>
</author>
<published>2020-05-12T06:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=6484b53c73b68969113acd502e091f935f29af07'/>
<id>6484b53c73b68969113acd502e091f935f29af07</id>
<content type='text'>
Close PyCQA/pylint#3519
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close PyCQA/pylint#3519
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the new violations of super-without-arguments</title>
<updated>2020-05-12T06:50:02+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>pcmanticore@gmail.com</email>
</author>
<published>2020-05-12T06:50:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=60290ea135bb2b53ab87ad6d60f042d20a72db0b'/>
<id>60290ea135bb2b53ab87ad6d60f042d20a72db0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing copyright annotations for the past releases</title>
<updated>2020-04-27T08:48:59+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>pcmanticore@gmail.com</email>
</author>
<published>2020-04-27T08:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=c2e6a889e338ef488fb0656a0fb6eaadbb59e463'/>
<id>c2e6a889e338ef488fb0656a0fb6eaadbb59e463</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
