summaryrefslogtreecommitdiff
path: root/tests/test_inference.py
Commit message (Expand)AuthorAgeFilesLines
* Skip recursion test on PyPyJacob Walls2023-05-151-1/+4
* Remove deprecated doc attribute (#2154)Marc Mueller2023-04-251-3/+0
* Remove unused constants (#2141)Marc Mueller2023-04-241-4/+2
* Fix constructors of ``ClassDef`` (#2130)Daniël van Noord2023-04-221-1/+1
* Fix infer_call_result() crash on methods called with_metaclass() (#2118)Jacob Walls2023-04-151-0/+5
* Use `safe_infer` in `_unpack_args` and `_unpack_keywords` (#2117)Tushar Sadhwani2023-04-151-6/+49
* 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-28/+28
* Upgrade pre-commit configuration and move to ruff (#2057)Pierre Sassoulas2023-03-141-2/+1
* [brain tests] Rename 'unittest' prefix to 'test'Pierre Sassoulas2023-02-091-0/+7099