summaryrefslogtreecommitdiff
path: root/tests/functional/n/not_callable.py
Commit message (Expand)AuthorAgeFilesLines
* Modified comment on line 147 to improve spellingElazrod562023-04-201-1/+1
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-6/+6
* Add functional test for false positive `not-callable` (#5593)Mark Byrne2022-09-171-0/+11
* Remove Python 2 code from the tests & refactor (#7320)Mark Byrne2022-08-181-6/+6
* Add regression test for #7109 (#7112)Jacob Walls2022-07-181-0/+8
* Move no-self-use to optional extension (#6448)Marc Mueller2022-05-051-1/+1
* Fix E1102 / ``not-callable`` false positive for property that returns a lambd...Tushar Sadhwani2022-04-021-0/+24
* Fix ``not-callable`` for attributes that alias ``NamedTuple`` (#5537)Daniël van Noord2021-12-171-1/+13
* Fix typos over the whole codebase (#5540)Kian Meng, Ang2021-12-171-1/+1
* Move various tests from ``TestTypeChecker`` to functional tests (#5455)Daniël van Noord2021-12-021-1/+56
* Fix double emitting of ``not-callable`` on inferrable ``properties``Daniël van Noord2021-10-191-0/+10
* Add new checkers ``use-list-literal`` and ``use-dict-literal`` (#4769)Daniël van Noord2021-07-291-1/+1
* [functional tests] Rename example_functional_tests.py => e/example_functional...Pierre Sassoulas2019-09-101-0/+125