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
/
tests
/
testdata
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for discovering .pth file created by certain namespace packages.
Claudiu Popa
2016-08-24
3
-0
/
+2
*
Move the test data namespace packages where they belong.
Claudiu Popa
2016-05-09
28
-11
/
+0
*
Build a dummy module object for namespace directories and add a test for mult...
Claudiu Popa
2016-05-09
4
-0
/
+4
*
Don't introduce empty values for non-zip importers in path_importer_cache and...
Claudiu Popa
2016-05-09
2
-0
/
+0
*
Add test for old namespace packages protocol.
Claudiu Popa
2016-05-09
24
-0
/
+18
*
Move testdata back into tests.
Claudiu Popa
2016-02-13
39
-0
/
+511
*
Move testdata/ to the top level; closes #312
Ceridwen
2016-01-24
80
-1024
/
+0
*
Add two new exceptions, AstroidImportError and AstroidSyntaxError.
Claudiu Popa
2015-12-06
2
-0
/
+2
*
Merge modular-locals into 2.0
Ceridwen
2015-11-16
2
-2
/
+0
|
\
|
*
Finish most needed changes for building ASTs from runtime objects.
Ceridwen
2015-11-14
2
-2
/
+0
*
|
Remove the astpeephole
Claudiu Popa
2015-11-12
2
-2102
/
+0
*
|
Move node_classes and scoped_nodes into the tree namespace.
Claudiu Popa
2015-11-01
2
-2
/
+2
|
/
*
Replace the use of print in python3/data/module.py, since it complicates the ...
Claudiu Popa
2015-10-22
1
-5
/
+3
*
Merged in jayvdb/astroid/use_print_function (pull request #91)
Claudiu Popa
2015-10-19
1
-0
/
+1
|
\
|
*
Fix SyntaxError on Python 2 for print function
John Vandenberg
2015-10-19
1
-0
/
+1
*
|
Replace __future__.print_statement with print_function
John Vandenberg
2015-10-19
1
-1
/
+1
|
/
*
Merge
Claudiu Popa
2015-07-25
2
-2
/
+2
|
\
|
*
Get rid of logilab.common.shellutils in test data.
Florian Bruhin
2015-07-25
2
-2
/
+2
*
|
Add option to search for all Python files in get_module_files
Radosław Ganczarek
2015-07-25
2
-0
/
+0
|
/
*
astroid.inspector was moved to pylint.pyreverse.
Claudiu Popa
2015-06-17
4
-90
/
+0
*
Fix failing tests.
Claudiu Popa
2015-06-02
2
-7
/
+6
*
print_statement -> print_function.
Omer Katz
2015-06-02
3
-3
/
+3
*
Fixed syntax errors in Python 3.
Omer Katz
2015-06-01
7
-15
/
+16
*
Work around the Python 2 part of issue https://bitbucket.org/logilab/astroid/...
platings
2015-03-12
1
-0
/
+1
*
Add the ability to optimize small ast subtrees.
Claudiu Popa
2015-01-18
2
-0
/
+2102
*
Merge all test data into a single package per Python version.
Torsten Marek
2014-11-09
80
-0
/
+1114