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
/
interpreter
/
_import
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare for 2.5.4 release
astroid-2.5.4
Pierre Sassoulas
2021-04-24
1
-1
/
+1
*
Remove backports.functools_lru_cache dependency
Marc Mueller
2021-04-22
1
-5
/
+1
*
Add an isort configuration in setup.cfg and apply it
Pierre Sassoulas
2021-04-19
1
-2
/
+1
*
Fix legacy no-member by disabling the warning
Pierre Sassoulas
2021-04-19
1
-3
/
+5
*
Upgrading pyupgrade in pre-commit configuration
Pierre Sassoulas
2021-04-10
1
-1
/
+1
*
Upgrade copyrite notice
Pierre Sassoulas
2021-02-28
1
-1
/
+3
*
Fix trailing whitespaces
Marc Mueller
2021-02-27
1
-1
/
+1
*
Remove IOError that are an alias to OSError see PEP3151
Pierre Sassoulas
2021-02-21
1
-1
/
+1
*
Update copyright notice
hippo91
2021-02-15
1
-1
/
+1
*
Update astroid/interpreter/_import/spec.py
hippo91
2020-12-29
1
-1
/
+1
*
Update astroid/interpreter/_import/spec.py
hippo91
2020-12-29
1
-1
/
+1
*
Update astroid/interpreter/_import/spec.py
hippo91
2020-12-29
1
-1
/
+1
*
Update astroid/interpreter/_import/spec.py
hippo91
2020-12-29
1
-1
/
+1
*
Merge branch 'master' into fix_deprecated_importlib_methods
hippo91
2020-12-29
1
-1
/
+3
|
\
|
*
New copyright notices
hippo91
2020-12-27
1
-1
/
+3
*
|
Reformated according to black
hippo91
2020-12-24
1
-1
/
+5
*
|
Adds copyright notice
hippo91
2020-12-24
1
-0
/
+1
*
|
Adds docstring to the _precache_zipimporters function
hippo91
2020-12-24
1
-0
/
+10
*
|
Changes the return value of the _precache_zipimporters function so that only ...
hippo91
2020-12-24
1
-1
/
+1
|
/
*
Remove dependency on imp.
Peter Kolbus
2020-11-27
1
-44
/
+57
*
Explicitly return None on certain functions
Raphael Gaschignard
2020-10-28
1
-1
/
+1
*
Fix the new violations of super-without-arguments
Claudiu Popa
2020-05-12
1
-1
/
+1
*
Add missing copyright annotations for the past releases
Claudiu Popa
2020-04-27
1
-0
/
+2
*
Remove redundant compatibility code (#693)
Hugo van Kemenade
2019-09-10
1
-1
/
+1
*
Fixed being unable to find distutils submodules by name when in a virtualenv ...
Ashley Whetter
2019-05-23
1
-0
/
+7
*
Initial formatting of astroid
Claudiu Popa
2018-10-02
2
-60
/
+96
*
Update the copyright notices
astroid-2.0
Claudiu Popa
2018-07-15
2
-2
/
+8
*
Fix useless-object-inheritance lint error (#573)
Nick Drozd
2018-06-28
1
-1
/
+1
*
Check if the ModuleSpec origin is None to figure out if it is a namespace pac...
Claudiu Popa
2018-06-04
1
-2
/
+6
*
fix nested namespace package import
Chris Philip
2018-04-02
1
-1
/
+1
*
Add _namespace_packages to pkg_resources brain tip and fix the lint errors
Claudiu Popa
2018-03-30
1
-1
/
+0
*
Update version comparisons after review
Hugo
2017-12-15
1
-1
/
+1
*
Drop support for EOL Python 3.3
Hugo
2017-12-15
1
-1
/
+1
*
Fix lint warnings
Claudiu Popa
2017-10-12
1
-1
/
+2
*
Fix finder for namespace packages (#440)
ioanatia
2017-06-09
1
-0
/
+2
*
Cache the computation of which modules haven't been added to the path_importe...
Calen Pennington
2017-03-17
1
-3
/
+22
*
Use set-difference rather than nested loops
Calen Pennington
2017-03-13
1
-6
/
+6
*
Make sure we don't convert a None object to a list.
Claudiu Popa
2016-12-18
1
-2
/
+3
*
Force the path to be a list when passing it to find_module.
Claudiu Popa
2016-12-18
1
-1
/
+2
*
Remove pylint errors
Derek Gustafson
2016-12-03
1
-12
/
+13
*
Fix some pylint errors over the code base.
Claudiu Popa
2016-08-24
1
-1
/
+1
*
Forgot to make _import a package.
Claudiu Popa
2016-08-24
1
-0
/
+0
*
Rename a couple of finders and document them.
Claudiu Popa
2016-08-24
1
-13
/
+36
*
Move the spec finder under a new namespace, interpreter._import.
Claudiu Popa
2016-08-24
2
-0
/
+254