summaryrefslogtreecommitdiff
path: root/tests/test_scoped_nodes.py
Commit message (Expand)AuthorAgeFilesLines
* Complete cache key for inference tip (#2158)Jacob Walls2023-05-061-3/+1
* Remove deprecated doc attribute (#2154)Marc Mueller2023-04-251-93/+0
* Fix the signature of ``infer_call_result``Daniel van Noord2023-04-251-1/+1
* Remove unused constants (#2141)Marc Mueller2023-04-241-8/+3
* Drop support for Python 3.7 (#2137)Marc Mueller2023-04-231-5/+1
* Fix constructors of ``Module`` (#2133)Daniël van Noord2023-04-221-23/+0
* Fix constructors of ``ClassDef`` (#2130)Daniël van Noord2023-04-221-3/+17
* Fix constructors of ``FunctionDef``Daniël van Noord2023-04-221-3/+17
* Decouple ``FunctionDef`` and ``Lambda`` (#2115)Daniël van Noord2023-04-171-0/+33
* [pre-commit.ci] pre-commit autoupdate (#2097)pre-commit-ci[bot]2023-04-041-1/+1
* Fix constructors of ``Arguments``Daniël van Noord2023-04-031-1/+5
* Don't add typing stubs for packages that we only use in tests (#2080)Daniël van Noord2023-04-031-1/+1
* [PyCQA migration] Upgrade links to the repositories in code and docPierre Sassoulas2023-03-291-6/+6
* Restore setting a Call as a base for classes using `six.with_metaclass` (#2049)Jacob Walls2023-03-261-0/+14
* [brain tests] Rename 'unittest' prefix to 'test'Pierre Sassoulas2023-02-091-0/+2893