summaryrefslogtreecommitdiff
path: root/tests/test_manager.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix constructors of ``ClassDef`` (#2130)Daniƫl van Noord2023-04-221-3/+18
|
* Suppress UserWarning when finding module specs (#2121)Jacob Walls2023-04-161-0/+10
| | | | | | | Found when linting this code: ``` import setuptools import pip ```
* [PyCQA migration] Upgrade links to the repositories in code and docPierre Sassoulas2023-03-291-4/+4
|
* Clear context cache in AstroidManager.clear_cache()Jacob Walls2023-03-041-0/+2
|
* Replace and deprecate modutils.is_standard_module() (#2015)Avram Lubkin2023-02-121-2/+2
|
* [brain tests] Rename 'unittest' prefix to 'test'Pierre Sassoulas2023-02-091-0/+459