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
path:
root
/
astroid
/
node_classes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated nodes
Marc Mueller
2023-04-25
1
-4
/
+1
*
Merge branch 'maintenance/2.15.x' into main
Marc Mueller
2023-04-24
1
-0
/
+1
|
\
|
*
Various TryStar fixes (#2142)
Marc Mueller
2023-04-24
1
-0
/
+1
*
|
[PyCQA migration] Upgrade links to the repositories in code and doc
Pierre Sassoulas
2023-03-29
1
-2
/
+2
|
/
*
Bump flake8-bugbear from 23.1.20 to 23.2.13 (#2034)
dependabot[bot]
2023-02-23
1
-0
/
+1
*
[flake8] Set the max line length to 110 instead of 138
Pierre Sassoulas
2022-09-19
1
-1
/
+2
*
Simplify hard to maintain copyright notice (#1441)
Pierre Sassoulas
2022-03-12
1
-0
/
+4
*
Make BaseContainer a public API
Pierre Sassoulas
2021-08-16
1
-1
/
+1
*
Fixed import of LookupMixIn from astroid.node_classes
Ashley Whetter
2021-08-16
1
-0
/
+1
*
Add 'Pattern' to the astroid.nodes's API
Pierre Sassoulas
2021-08-05
1
-0
/
+1
*
Create 'nodes' package, deprecate 'node_classes' and 'scoped_nodes'
Pierre Sassoulas
2021-08-05
1
-5341
/
+89
*
Bump astroid to 2.6.6, update changelog
v2.6.6
Pierre Sassoulas
2021-08-03
1
-1
/
+3
*
Update pylint to 2.9.6 (#1114)
Marc Mueller
2021-08-02
1
-2
/
+1
*
Improve variable lookup to handle except clause variable scope
David Liu
2021-08-02
1
-1
/
+12
*
Improve variable lookup to handle function parameters being overwritten
David Liu
2021-08-02
1
-4
/
+13
*
Improve variable lookup to ignore exclusive statements
David Liu
2021-08-02
1
-3
/
+12
*
Fix incorrect scope for functools partials (#1097)
Alphadelta14
2021-08-01
1
-10
/
+2
*
Bump astroid to 2.6.4, update changelog
Pierre Sassoulas
2021-07-20
1
-1
/
+1
*
Bump astroid to 2.6.3, update changelog
v2.6.3
Pierre Sassoulas
2021-07-19
1
-1
/
+1
*
Add new If guard helper methods (#1099)
Marc Mueller
2021-07-13
1
-0
/
+37
*
Remove pylint useless-suppression
Marc Mueller
2021-07-11
1
-1
/
+0
*
Fix issues when inferring match variables (#1093)
Marc Mueller
2021-07-10
1
-4
/
+35
*
Fix copyright links (#1084)
Marc Mueller
2021-07-01
1
-1
/
+1
*
Catch the StopIteration that result from PEP-479 or add default value in ``ne...
Pierre Sassoulas
2021-06-30
1
-2
/
+2
*
Bump astroid to 2.6.1, update changelog
v2.6.1
Pierre Sassoulas
2021-06-29
1
-1
/
+1
*
Create a constant for BUILTINS in astroid.constants
Pierre Sassoulas
2021-06-26
1
-4
/
+1
*
Bump astroid to 2.6.0, update changelog
v2.6.0
Pierre Sassoulas
2021-06-22
1
-1
/
+1
*
Remove default init values Arguments + fix raw_building (#1065)
Marc Mueller
2021-06-21
1
-5
/
+5
*
Type annotations for nodes 11 (#1063)
Marc Mueller
2021-06-20
1
-128
/
+75
*
Type annotations for nodes 10 (#1061)
Marc Mueller
2021-06-19
1
-73
/
+130
*
Simplification because AstroidManager is a singleton/borg
Pierre Sassoulas
2021-06-19
1
-4
/
+4
*
Type annotations for nodes 09 (#1056)
Marc Mueller
2021-06-19
1
-61
/
+58
*
Type annotations for nodes 08
Marc Mueller
2021-06-19
1
-96
/
+168
*
Add context type hints
Marc Mueller
2021-06-19
1
-21
/
+10
*
Remove Optional annotation if parameter is required (#1051)
Marc Mueller
2021-06-19
1
-10
/
+10
*
Fix all no-member in the codebase and enable the warning
Pierre Sassoulas
2021-06-18
1
-27
/
+11
*
Remove useless-suppression that apppeared suddenly
Pierre Sassoulas
2021-06-18
1
-8
/
+3
*
Type annotations for nodes 07 (#1048)
Marc Mueller
2021-06-18
1
-73
/
+110
*
Type annotations for nodes 06 (#1047)
Marc Mueller
2021-06-18
1
-83
/
+103
*
Type annotations for nodes 05 (#1046)
Marc Mueller
2021-06-18
1
-83
/
+120
*
Type annotations for nodes 04 (#1044)
Marc Mueller
2021-06-17
1
-69
/
+88
*
Type annotations for nodes 03 (#1042)
Marc Mueller
2021-06-17
1
-86
/
+99
*
Type annotations for nodes 02 (#1041)
Marc Mueller
2021-06-17
1
-70
/
+102
*
Add keyword arguments to super call
Marc Mueller
2021-06-17
1
-1
/
+1
*
Start adding type annotations to node_classes
Marc Mueller
2021-06-17
1
-63
/
+37
*
Add Pattern base class (#1037)
Marc Mueller
2021-06-16
1
-34
/
+26
*
Add MultiLineBlockMixin to MatchCase (#1038)
Marc Mueller
2021-06-16
1
-1
/
+2
*
Bump astroid to 2.6.0-dev0, update changelog
Pierre Sassoulas
2021-06-16
1
-2
/
+2
*
Import exceptions from astroid.exceptions to avoid circular imports
Pierre Sassoulas
2021-06-15
1
-21
/
+29
*
Update Match nodes to be internally consistent (#1033)
Marc Mueller
2021-06-15
1
-52
/
+120
[next]