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
/
_nodes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
move "_nodes.py" to "bases.py"
Emile Anclin
2010-03-03
1
-343
/
+0
*
introduce 'last_child' method
Emile Anclin
2010-02-03
1
-1
/
+13
*
compiler: save argument names into locals dictionary
Emile Anclin
2010-01-26
1
-0
/
+4
*
fix imports
Emile Anclin
2010-01-26
1
-1
/
+1
*
option to print repr_tree with ids (for debugging)
Emile Anclin
2010-01-21
1
-8
/
+11
*
fix a lot more stuff trying to get the leave methods back to work
Emile Anclin
2009-12-14
1
-0
/
+2
*
_nodes doesn't depend on _nodes_<mode>, so we can use nodes in _nodes_<mode>
Emile Anclin
2009-11-25
1
-4
/
+7
*
remove most factory functions and create instances
Emile Anclin
2009-11-25
1
-2
/
+0
*
move default infer method to NodeNg
Emile Anclin
2009-11-25
1
-40
/
+6
*
move special cases of _infer_name to concrete classes
Emile Anclin
2009-11-25
1
-4
/
+1
*
[R] rename Proxy_ to BaseClass
Emile Anclin
2009-09-15
1
-3
/
+3
*
[R, doc] simplify inheritance of scoped nodes; comments
Emile Anclin
2009-09-15
1
-0
/
+4
*
[R] modify __bases__ instead of using the "extend_class" function
Emile Anclin
2009-09-14
1
-3
/
+3
*
[B] remove introduced bug: Yield is no statement
Emile Anclin
2009-09-07
1
-2
/
+2
*
[R] move NodeNG, StmtMixIn, BlockRangeMixIn to _nodes.py
Emile Anclin
2009-09-07
1
-1
/
+280
*
[R] add an _nodes.py for avoiding circular imports.py
Emile Anclin
2009-09-02
1
-0
/
+75