index
:
delta/python-packages/astroid-git.git
1.6
2.0
2.0.experimental
2.2
2.3
2.4
2.5
2.9
add-dateutil-to-requirements
add-flake8-in-pre-commit-configuration
add-flake8-typing-import
add-github-actions
add-isort-pylint-autoflake-to-pre-commit
add-pydocstring-formatter-remaining-issues
add-typing-in-tests
bug_666
builtin-simplified
catch-attribute-inference-error-in-safe-infer
dependabot/pip/sphinx-approx-eq-7.0
deprecate-is-sys-guard
fix-4623-generator-raised-stop-iteration
fix-crash-in-dunder-inference
fix-flake8-f403-in-astroid-__init__.py
fix-pylint-legacy-warnings
fix-pylint-warning-from-master-branch
fix-self-inflicted-circular-import
fix_851
import-from-astroid-nodes-in-test-directory
main
maintenance/2.15.x
master
performance-regression
pre-commit-ci-update-config
remove-lazy-import-use-specific-imports
revert-1366-postinit-property
revert-perf-affecting-changes-2
simplification-for-python3.6-code
sum_and_multiply
support-python-3.10
upgrade-packaging-to-setuptools
upgrade-pylint-to-2.12.2
upgrade-to-pylint-2.10
use-scm-setuptools
zipper
github.com: PyCQA/astroid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump astroid to 2.11.4, update changelog
v2.11.4
Pierre Sassoulas
2022-05-02
5
-7
/
+12
*
Improve recognition of ``_io`` module during bootstrapping on ``PyPy`` (#1529)
Daniël van Noord
2022-05-02
2
-20
/
+10
*
Fix a crash involving two starred expressions inside a call (#1535)
Jacob Walls
2022-05-02
3
-0
/
+19
*
Make `FunctionDef.implicit_parameters` return 1 for methods (#1531)
Jacob Walls
2022-05-02
4
-2
/
+44
*
Fix a crash when `_filter_stmts` encounters an `EmptyNode` (#1534)
Jacob Walls
2022-05-02
3
-6
/
+27
*
Fix ``col_offset`` attribute for nodes involving ``with`` on ``PyPy`` (#1520)
Daniël van Noord
2022-05-02
3
-12
/
+56
*
Bump astroid to 2.11.3, update changelog
v2.11.3
Pierre Sassoulas
2022-04-19
6
-12
/
+20
*
Fixed a crash in the `gi` brain
Jacob Walls
2022-04-19
2
-1
/
+7
*
Fix `instance_attrs` building error in Qt brain (#1505)
Jacob Walls
2022-04-19
6
-12
/
+81
*
Fix Use of cache on methods can lead to memory leaks
Pierre Sassoulas
2022-04-19
3
-17
/
+11
*
Update pylint requirement from ~=2.13.4 to ~=2.13.5
dependabot[bot]
2022-04-19
1
-1
/
+1
*
[pre-commit.ci] pre-commit autoupdate (#1501)
pre-commit-ci[bot]
2022-04-19
1
-3
/
+3
*
Fix for loop that reassigns the iterable it is iterating
Pierre Sassoulas
2022-04-19
1
-4
/
+4
*
Fix the version of flake8-bugbear
Pierre Sassoulas
2022-04-19
1
-1
/
+2
*
Bump black from 22.1.0 to 22.3.0 (#1496)
dependabot[bot]
2022-04-19
1
-1
/
+1
*
[pre-commit.ci] pre-commit autoupdate (#1494)
pre-commit-ci[bot]
2022-04-19
1
-4
/
+4
*
Update sphinx requirement from ~=4.4 to ~=4.5 (#1492)
dependabot[bot]
2022-04-19
1
-1
/
+1
*
Bump astroid to 2.11.2, update changelog
v2.11.2
Pierre Sassoulas
2022-03-26
3
-3
/
+9
*
Avoid adding the name of a parent namedtuple to child's locals (#1489)
Jacob Walls
2022-03-26
3
-1
/
+10
*
Bump astroid to 2.11.1, update changelog
v2.11.1
Pierre Sassoulas
2022-03-22
3
-3
/
+9
*
Separate ex-maintener from logilaber and googler
Pierre Sassoulas
2022-03-22
2
-8
/
+20
*
Update contributors-txt requirement from ~=0.5.2 to >0.7.3
dependabot[bot]
2022-03-22
4
-117
/
+129
*
Fix crash on direct inference via nodes.FunctionDef._infer (#1477)
Daniël van Noord
2022-03-22
4
-4
/
+15
*
Promoted ``getattr()`` from FunctionDef to Lambda (#1472)
Jacob Walls
2022-03-22
4
-22
/
+31
*
Bump astroid to 2.11.0, update changelog
v2.11.0
Pierre Sassoulas
2022-03-12
7
-20
/
+31
*
Add conditional overloads [TreeRebuilder] (#1470)
Marc Mueller
2022-03-12
1
-579
/
+275
*
Move ``InferFn`` to ``typing.py``
Daniël van Noord
2022-03-12
3
-3
/
+7
*
Upgrade mypy to 0.940 (#1466)
Daniël van Noord
2022-03-12
5
-9
/
+10
*
New release process (#1438)
Pierre Sassoulas
2022-03-12
2
-28
/
+62
*
Simplify hard to maintain copyright notice (#1441)
Pierre Sassoulas
2022-03-12
140
-1260
/
+589
*
Bump max pin on `wrapt` (#1465)
Dave Hirschfeld
2022-03-12
2
-1
/
+3
*
Add missing shape parameter to numpy methods (#1450)
Mark Byrne
2022-03-09
4
-4
/
+34
*
Minor changes (#1464)
Marc Mueller
2022-03-09
2
-2
/
+2
*
Deprecate passing ``doc`` to ``Property`` (#1457)
Daniël van Noord
2022-03-09
1
-1
/
+4
*
Deprecate passing ``doc`` to ``PartialFunction`` (#1456)
Daniël van Noord
2022-03-09
1
-2
/
+5
*
Deprecate passing the doc argument (#1453)
Daniël van Noord
2022-03-09
4
-0
/
+65
*
Move Mixin classes out of main ``scoped_nodes`` file (#1463)
Daniël van Noord
2022-03-09
3
-160
/
+174
*
Remove ``_ListComp``
Daniël van Noord
2022-03-09
1
-36
/
+27
*
Move builtin_lookup out of main scoped_nodes file (#1460)
Daniël van Noord
2022-03-09
3
-17
/
+37
*
Do no pass doc attribute to nodes.ClassDef in tests (#1458)
Daniël van Noord
2022-03-09
4
-17
/
+43
*
Do no pass ``doc`` attribute to ``nodes.Module`` in tests (#1455)
Daniël van Noord
2022-03-09
2
-7
/
+4
*
Pass ``doc_node`` to postinit of all ``Property`` constructors (#1436)
Daniël van Noord
2022-03-09
4
-9
/
+79
*
No longer pass doc to various node constructors (#1451)
Daniël van Noord
2022-03-09
4
-21
/
+22
*
Replace platform import (#1459)
Marc Mueller
2022-03-09
11
-32
/
+23
*
Fix end_lineno on PyPy 3.8 (#1454)
Marc Mueller
2022-03-09
7
-16
/
+49
*
Fix typing and ``postinit`` in ``build_class`` (#1452)
Daniël van Noord
2022-03-08
1
-9
/
+6
*
Do not use ``doc`` attribute internally (#1433)
Daniël van Noord
2022-03-07
4
-12
/
+32
*
Fix STD_LIB_DIRS for PyPy 3.7+
Marc Mueller
2022-03-07
1
-5
/
+5
*
Fix pypy cache key [ci]
Marc Mueller
2022-03-07
1
-3
/
+3
*
Add CI job for pypy 3.7
Marc Mueller
2022-03-07
1
-2
/
+2
[next]