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
/
brain
/
brain_six.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move from % syntax to format or f-strings
Pierre Sassoulas
2021-02-17
1
-2
/
+2
*
Update copyright notice
hippo91
2021-02-15
1
-0
/
+2
*
The node.bases has not to be tweaked otherwise leads to false positive unused...
hippo91
2021-02-12
1
-1
/
+0
*
Add support of 'six.with_metaclass' (#841)
Francis Charette Migneault
2021-02-07
1
-0
/
+39
*
New copyright notices
hippo91
2020-12-27
1
-0
/
+1
*
Fix exception causes all over the codebase (#806)
Ram Rachum
2020-06-20
1
-2
/
+2
*
Add missing copyright annotations for the past releases
Claudiu Popa
2020-04-27
1
-1
/
+1
*
Transform read_module() into a lambda to prevent it being marked as a bound m...
Claudiu Popa
2020-04-27
1
-1
/
+1
*
Export `six.moves.reload_module` from `importlib` not `imp`
Claudiu Popa
2020-04-27
1
-1
/
+2
*
Initial formatting of astroid
Claudiu Popa
2018-10-02
1
-13
/
+20
*
Update the copyright notices
astroid-2.0
Claudiu Popa
2018-07-15
1
-1
/
+3
*
Add missing transform predicates
Claudiu Popa
2018-06-04
1
-1
/
+17
*
Remove the support for six.moves for Python 2
Claudiu Popa
2018-03-28
1
-194
/
+64
*
Fix some typos
Claudiu Popa
2018-01-18
1
-1
/
+1
*
Fix submodule import in six.moves
Bryce Guinta
2018-01-18
1
-4
/
+33
*
Even more granular copyrights (thanks to copyrite)
Claudiu Popa
2016-07-22
1
-2
/
+2
*
Keep a consistent copyright notice across the board.
Claudiu Popa
2016-07-19
1
-0
/
+2
*
Remove superfluous boilerplate the first regex missed
Ceridwen
2016-05-17
1
-17
/
+0
*
Convert all files to new license header
Ceridwen
2016-05-16
1
-0
/
+3
*
AstroidBuildingException is now AstroidBuildingError.
Claudiu Popa
2015-12-06
1
-2
/
+2
*
This bookmark adds structured exceptions to astroid.
Ceridwen
2015-11-02
1
-1
/
+1
*
Rename the brain files again to avoid naming conflicts.
Claudiu Popa
2015-10-28
1
-0
/
+288