<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid-git.git, branch main</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>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://trove.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>[pre-commit.ci] pre-commit autoupdate (#2184)</title>
<updated>2023-05-16T07:18:54+00:00</updated>
<author>
<name>pre-commit-ci[bot]</name>
<email>66853113+pre-commit-ci[bot]@users.noreply.github.com</email>
</author>
<published>2023-05-16T07:18:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=1177accd39acffe1288d0f8fa08dbea0454035ba'/>
<id>1177accd39acffe1288d0f8fa08dbea0454035ba</id>
<content type='text'>
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.265 → v0.0.267](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.265...v0.0.267)
- [github.com/pre-commit/mirrors-mypy: v1.2.0 → v1.3.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.2.0...v1.3.0)

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.265 → v0.0.267](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.265...v0.0.267)
- [github.com/pre-commit/mirrors-mypy: v1.2.0 → v1.3.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.2.0...v1.3.0)

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Skip recursion test on PyPy</title>
<updated>2023-05-15T14:09:17+00:00</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2023-05-15T12:30:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=1f9ba55a1bbe03763095a66bc59450d680338ab1'/>
<id>1f9ba55a1bbe03763095a66bc59450d680338ab1</id>
<content type='text'>
Reapplied from c1e4c95.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reapplied from c1e4c95.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add disable</title>
<updated>2023-05-15T14:09:17+00:00</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2023-05-15T02:24:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=63096014d2786a972f5f2468724496e046c487fe'/>
<id>63096014d2786a972f5f2468724496e046c487fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a bound to the inference tips cache</title>
<updated>2023-05-15T14:09:17+00:00</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2023-05-15T01:43:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=f34070a410ede44be5b0c7ef0dba1ca4320181b6'/>
<id>f34070a410ede44be5b0c7ef0dba1ca4320181b6</id>
<content type='text'>
Small bounds still yield about equal hits and misses.

Further work could determine if storing only the last result
is optimal.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Small bounds still yield about equal hits and misses.

Further work could determine if storing only the last result
is optimal.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `InferenceContext.is_empty()`</title>
<updated>2023-05-15T14:09:17+00:00</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2023-05-15T00:12:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=8d026e0c61cf7f445ba9f8110e8e120df0940029'/>
<id>8d026e0c61cf7f445ba9f8110e8e120df0940029</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove cache entries in all exit paths</title>
<updated>2023-05-15T14:09:17+00:00</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2023-05-14T23:46:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=93e3703c4817ef28b156ae159b2030fdc4086191'/>
<id>93e3703c4817ef28b156ae159b2030fdc4086191</id>
<content type='text'>
Follow-up to 0740a0dd5e9cb48bb1a400aded498e4db1fcfca9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow-up to 0740a0dd5e9cb48bb1a400aded498e4db1fcfca9.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve performance of `looks_like_numpy_member()` (#2178)</title>
<updated>2023-05-14T20:33:33+00:00</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2023-05-14T20:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=835de848ac7cf51525d714f2f6ed07d789e09c54'/>
<id>835de848ac7cf51525d714f2f6ed07d789e09c54</id>
<content type='text'>
Avoids 32% of the calls to isinstance() when linting astroid</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoids 32% of the calls to isinstance() when linting astroid</pre>
</div>
</content>
</entry>
<entry>
<title>Bump astroid to 3.0.0a4-dev0, update changelog</title>
<updated>2023-05-14T17:45:10+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2023-05-14T17:45:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=14eeb3fd64826c4a42a4c2f4edbac2476528dedc'/>
<id>14eeb3fd64826c4a42a4c2f4edbac2476528dedc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump astroid to 3.0.0a3, update changelog</title>
<updated>2023-05-14T17:44:12+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2023-05-14T17:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=9ce1bc38cad5af5b838d132b8e4aa29e5eab3857'/>
<id>9ce1bc38cad5af5b838d132b8e4aa29e5eab3857</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
