<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid-git.git/tests/testdata, branch main</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>Recognize stub ``pyi`` Python files. (#2182)</title>
<updated>2023-05-16T08:30:12+00:00</updated>
<author>
<name>Mark Byrne</name>
<email>31762852+mbyrnepr2@users.noreply.github.com</email>
</author>
<published>2023-05-16T08:30:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=12c3d1556be3bacaf4816898616b6124e0d44da9'/>
<id>12c3d1556be3bacaf4816898616b6124e0d44da9</id>
<content type='text'>
Recognize stub ``pyi`` Python files.

Refs pylint-dev/pylint#4987

Co-authored-by: Jacob Walls &lt;jacobtylerwalls@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Recognize stub ``pyi`` Python files.

Refs pylint-dev/pylint#4987

Co-authored-by: Jacob Walls &lt;jacobtylerwalls@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[PyCQA migration] Upgrade links to the repositories in code and doc</title>
<updated>2023-03-29T17:19:40+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2023-03-29T11:54:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=6714f15531c78d98860d8b17123d4308205aecc6'/>
<id>6714f15531c78d98860d8b17123d4308205aecc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update submodule_path after finding an editable install (#2033)</title>
<updated>2023-02-26T17:29:01+00:00</updated>
<author>
<name>noah-weingarden</name>
<email>33741795+noah-weingarden@users.noreply.github.com</email>
</author>
<published>2023-02-26T17:29:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=fe5776279506e9fad59f0a4b850b6fa3e1a4220f'/>
<id>fe5776279506e9fad59f0a4b850b6fa3e1a4220f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore ``DeprecationWarnings`` for a test that tests old behaviour (#2037)</title>
<updated>2023-02-23T11:48:06+00:00</updated>
<author>
<name>Daniël van Noord</name>
<email>13665637+DanielNoord@users.noreply.github.com</email>
</author>
<published>2023-02-23T11:48:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=d02d87d6f2fcdc01886a92732bebff2fb4cacb8f'/>
<id>d02d87d6f2fcdc01886a92732bebff2fb4cacb8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a regression in 2.13.2 where a ``RunTimeError`` could be raised unexpectedly (#1959)</title>
<updated>2023-01-10T22:18:16+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2023-01-10T22:18:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=9eb8c47ddb6b48e14dbdb87bb1b02fcb580cb20d'/>
<id>9eb8c47ddb6b48e14dbdb87bb1b02fcb580cb20d</id>
<content type='text'>
* Add a unit test for broken __getattr__ in extension modules

Co-authored-by: Florian Bruhin &lt;me@the-compiler.org&gt;

Closes #1958
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add a unit test for broken __getattr__ in extension modules

Co-authored-by: Florian Bruhin &lt;me@the-compiler.org&gt;

Closes #1958
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't rely on the module cache when "importing self" (#1747)</title>
<updated>2022-08-23T12:04:36+00:00</updated>
<author>
<name>Daniël van Noord</name>
<email>13665637+DanielNoord@users.noreply.github.com</email>
</author>
<published>2022-08-23T12:04:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=ddfba9c583287436f1c3498cb9f5fd919fb33ed0'/>
<id>ddfba9c583287436f1c3498cb9f5fd919fb33ed0</id>
<content type='text'>
Co-authored-by: Jacob Walls &lt;jacobtylerwalls@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Jacob Walls &lt;jacobtylerwalls@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #1717 - ignore FutureWarnings which are raised by pandas (#1719)</title>
<updated>2022-07-23T19:46:43+00:00</updated>
<author>
<name>Tim Paine</name>
<email>t.paine154@gmail.com</email>
</author>
<published>2022-07-23T19:46:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=26296c3adc25097ea7f972131bb349ef99f82c6d'/>
<id>26296c3adc25097ea7f972131bb349ef99f82c6d</id>
<content type='text'>

And probably other modules too.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

And probably other modules too.

</pre>
</div>
</content>
</entry>
<entry>
<title>Provide first component of dotted path to namespace searches (#1575)</title>
<updated>2022-05-30T16:04:20+00:00</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2022-05-30T16:04:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=c4cc193921651eedd70d6e6a5dedaa81db2f6a67'/>
<id>c4cc193921651eedd70d6e6a5dedaa81db2f6a67</id>
<content type='text'>
* Use first component of dotted path only in namespace searches

* Add test and catch KeyError instead of altering search strategy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use first component of dotted path only in namespace searches

* Add test and catch KeyError instead of altering search strategy
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce end-of-line normalization (#1443)</title>
<updated>2022-03-04T08:55:43+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2022-03-04T08:55:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=0b8e129ca8de396c94d37d406120771edb59dd80'/>
<id>0b8e129ca8de396c94d37d406120771edb59dd80</id>
<content type='text'>
Some file were formatted for Windows, which was a problem for #1441 </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some file were formatted for Windows, which was a problem for #1441 </pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash on inference of ``__dict__.items()`` of an imported module (#1367)</title>
<updated>2022-02-08T21:13:21+00:00</updated>
<author>
<name>Daniël van Noord</name>
<email>13665637+DanielNoord@users.noreply.github.com</email>
</author>
<published>2022-02-08T21:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=b5e3e71068c8eeb0ee5bb7770e6e26d207b7b92e'/>
<id>b5e3e71068c8eeb0ee5bb7770e6e26d207b7b92e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
