summaryrefslogtreecommitdiff
path: root/tests/unittest_modutils.py
Commit message (Expand)AuthorAgeFilesLines
* Bump astroid to 2.9.3, update changelogv2.9.3Pierre Sassoulas2022-01-091-1/+2
* Fix finding packages without an ``__init__.py`` (#1333)Daniël van Noord2022-01-091-0/+25
* Bump astroid to 2.9.2, update changelogv2.9.2Alexander Shadchin2022-01-041-1/+1
* Bump astroid to 2.9.1, update changelogv2.9.1Pierre Sassoulas2021-12-311-0/+1
* Remove distutils path patching (#1321)Daniël van Noord2021-12-311-5/+0
* Add typing in tests directory (#1163)Pierre Sassoulas2021-09-141-49/+49
* Bug pylint 3342 (#1148)hippo912021-08-291-0/+38
* Bump astroid to 2.7.0, update changelogv2.7.0Pierre Sassoulas2021-08-151-1/+1
* Remove use of deprecated node_classes and scoped_node API in astroidPierre Sassoulas2021-08-101-2/+2
* Bump astroid to 2.6.6, update changelogv2.6.6Pierre Sassoulas2021-08-031-1/+1
* Update pylint to 2.9.6 (#1114)Marc Mueller2021-08-021-1/+1
* Bump astroid to 2.6.4, update changelogPierre Sassoulas2021-07-201-1/+1
* Bump astroid to 2.6.3, update changelogv2.6.3Pierre Sassoulas2021-07-191-1/+1
* Fix copyright links (#1084)Marc Mueller2021-07-011-1/+1
* Fix pep8 in unittest test function's namesPierre Sassoulas2021-06-201-13/+13
* Prepare for 2.5.8 release (#1013)v2.5.8Pierre Sassoulas2021-06-071-1/+1
* Update copyright notice for 2.5.7v2.5.7Pierre Sassoulas2021-05-291-0/+2
* Fix 930 pyreverse regression (#984)DudeNr332021-05-241-0/+12
* [pre-commit.ci] pre-commit autoupdate (#985)pre-commit-ci[bot]2021-05-111-2/+2
* Add an isort configuration in setup.cfg and apply itPierre Sassoulas2021-04-191-3/+4
* Fix issue #891Pierre Sassoulas2021-04-101-1/+1
* Upgrade copyrite noticePierre Sassoulas2021-02-281-1/+3
* Fix black issuesMarc Mueller2021-02-271-2/+1
* Remove the # coding, since PEP3120 the default is UTF8Pierre Sassoulas2021-02-211-1/+0
* Update copyright noticehippo912021-02-151-0/+1
* Back to original file after debugging sessionhippo912020-12-281-2/+1
* Adds debug msghippo912020-12-281-1/+2
* New copyright noticeshippo912020-12-271-0/+1
* Remove dependency on imp.Peter Kolbus2020-11-271-1/+18
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-1/+4
* Kill `extrapath` from various `modutils` functions as it was not usedClaudiu Popa2020-03-111-8/+0
* Moved tests out of package directory (#704)Ashley Whetter2019-10-151-0/+336