summaryrefslogtreecommitdiff
path: root/tests/functional/i/import_aliasing.py
Commit message (Expand)AuthorAgeFilesLines
* Clearer ``reimported`` and new ``shadowed-import`` messages for aliased impor...Dani Alcala2022-11-301-1/+1
* Fix crash on relative import beyond top-level packagePierre Sassoulas2021-08-151-1/+2
* Implemented new check consider-using-from-import (#4491)yushao22021-05-231-0/+25