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
/
rebuilder.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump astroid to 2.7.0, update changelog
v2.7.0
Pierre Sassoulas
2021-08-15
1
-1
/
+1
*
Add 'Pattern' to the astroid.nodes's API
Pierre Sassoulas
2021-08-05
1
-2
/
+2
*
Create 'nodes' package, deprecate 'node_classes' and 'scoped_nodes'
Pierre Sassoulas
2021-08-05
1
-1
/
+1
*
Bump astroid to 2.6.6, update changelog
v2.6.6
Pierre Sassoulas
2021-08-03
1
-1
/
+1
*
Update pylint to 2.9.6 (#1114)
Marc Mueller
2021-08-02
1
-1
/
+0
*
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
*
Fix issues when inferring match variables (#1093)
Marc Mueller
2021-07-10
1
-6
/
+6
*
Fix 'Consider using an in-place tuple instead of list'
Pierre Sassoulas
2021-07-10
1
-1
/
+0
*
Fix copyright links (#1084)
Marc Mueller
2021-07-01
1
-1
/
+1
*
Bump astroid to 2.6.0, update changelog
v2.6.0
Pierre Sassoulas
2021-06-22
1
-1
/
+1
*
Rename non obvious PY3X constant to PY3X_PLUS
Pierre Sassoulas
2021-06-21
1
-9
/
+9
*
Add a disable method might be static in a Visitor
Pierre Sassoulas
2021-06-21
1
-0
/
+2
*
Add sys.version_info guard to rebuilder
Marc Mueller
2021-06-21
1
-415
/
+730
*
Update visit_assignname and visit_decorators to return None
Marc Mueller
2021-06-21
1
-43
/
+31
*
Misc improvements to fix typing issues
Marc Mueller
2021-06-21
1
-16
/
+16
*
Import directly from modules in astroid.rebuilder
Pierre Sassoulas
2021-06-19
1
-7
/
+5
*
Fix typing in rebuilder following change for Context enum
Pierre Sassoulas
2021-06-19
1
-1
/
+1
*
Use the Context enum directly and not a constant based on it
Pierre Sassoulas
2021-06-19
1
-8
/
+8
*
Rename astroid.constants to astroid.const
Pierre Sassoulas
2021-06-19
1
-1
/
+1
*
Create a permanent enum for Context instead of deleting the class
Pierre Sassoulas
2021-06-19
1
-8
/
+8
*
Create a astroid.constants.py to avoid circular imports
Pierre Sassoulas
2021-06-17
1
-4
/
+3
*
Type annotations for nodes 04 (#1044)
Marc Mueller
2021-06-17
1
-1
/
+1
*
Type annotations for nodes 03 (#1042)
Marc Mueller
2021-06-17
1
-7
/
+5
*
Add Pattern base class (#1037)
Marc Mueller
2021-06-16
1
-1
/
+1
*
Remove unused rebuilder methods
Marc Mueller
2021-06-15
1
-14
/
+0
*
Update Match nodes to be internally consistent (#1033)
Marc Mueller
2021-06-15
1
-1
/
+4
*
Deprecate Index and ExtSlice nodes (#1026)
Marc Mueller
2021-06-13
1
-12
/
+12
*
Deprecate Ellipsis node (#1025)
Marc Mueller
2021-06-13
1
-4
/
+9
*
Add type annotations to rebuilder module (#1024)
Marc Mueller
2021-06-13
1
-110
/
+592
*
Rebuilder improvements and cleanup (#1019)
Marc Mueller
2021-06-13
1
-71
/
+46
*
Remove py2 nodes (#1023)
Marc Mueller
2021-06-12
1
-61
/
+2
*
Prepare for 2.5.8 release (#1013)
v2.5.8
Pierre Sassoulas
2021-06-07
1
-1
/
+1
*
Add lineno and col_offset to Keyword nodes (#1011)
Marc Mueller
2021-06-07
1
-2
/
+8
*
Improve support for Pattern Matching (#1010)
Marc Mueller
2021-06-07
1
-5
/
+31
*
Update copyright notice for 2.5.7
v2.5.7
Pierre Sassoulas
2021-05-29
1
-0
/
+2
*
Add initial support for pattern matching py310 (#986)
Marc Mueller
2021-05-29
1
-1
/
+91
*
Add kind field to Const (#943)
Federico Bond
2021-05-15
1
-0
/
+2
*
Update comment to catch up with reality (#990)
Marc Mueller
2021-05-11
1
-2
/
+2
*
Add an isort configuration in setup.cfg and apply it
Pierre Sassoulas
2021-04-19
1
-2
/
+1
*
Fix issue #891
Pierre Sassoulas
2021-04-10
1
-1
/
+1
*
Upgrade copyrite notice
Pierre Sassoulas
2021-02-28
1
-0
/
+2
*
Remove the # coding, since PEP3120 the default is UTF8
Pierre Sassoulas
2021-02-21
1
-1
/
+0
*
Update copyright notice
hippo91
2021-02-15
1
-1
/
+1
*
Corrected the parent of function type comment nodes
Ashley Whetter
2021-02-07
1
-4
/
+4
*
Restructure the AST parsing heuristic to always pick the same module
Claudiu Popa
2020-04-29
1
-70
/
+27
*
Add missing copyright annotations for the past releases
Claudiu Popa
2020-04-27
1
-1
/
+7
*
Merge TreeRebuilder3 into TreeRebuilder
Claudiu Popa
2020-03-12
1
-165
/
+111
*
Revert the redefinition of type_comment_kwonlyargs
Claudiu Popa
2020-01-12
1
-1
/
+0
*
Make sure type_comment_kwonlyargs is set as well
Claudiu Popa
2020-01-12
1
-0
/
+1
[next]