·
183 commits
to main
since this release
-
Avoid importing submodules sharing names with standard library modules.
Closes #2684
-
Fix bug where
pylint code.custom_extension
would analyzecode.py
orcode.pyi
instead if they existed.Closes pylint-dev/pylint#3631