summaryrefslogtreecommitdiff
path: root/astroid/const.py
Commit message (Expand)AuthorAgeFilesLines
* Temporary retro-compatibility with older pylint versionsPierre Sassoulas2021-08-191-0/+1
* Replace the constant BUILTINS by the string 'builtins'Pierre Sassoulas2021-08-191-3/+0
* Remove pylint useless-suppression (in const.py)Marc Mueller2021-07-111-3/+3
* Create a constant for BUILTINS in astroid.constantsPierre Sassoulas2021-06-261-0/+3
* Rename non obvious PY3X constant to PY3X_PLUSPierre Sassoulas2021-06-211-4/+4
* Add a todo to remove Load, Del, StorePierre Sassoulas2021-06-201-3/+4
* Remove the __all__ that aren't necessaryPierre Sassoulas2021-06-191-2/+0
* Import without wildcard for Context in astroid.__init_.pyPierre Sassoulas2021-06-191-0/+2
* Update astroid/const.pyPierre Sassoulas2021-06-191-3/+3
* Rename astroid.constants to astroid.constPierre Sassoulas2021-06-191-0/+18