summaryrefslogtreecommitdiff
path: root/tests/functional/u/unused/unused_argument.py
Commit message (Expand)AuthorAgeFilesLines
* Fix check unused arguments false positive bug (#8542)Théo Battrel2023-04-061-0/+21
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-1/+1
* Remove Python 2 code from the tests & refactor (#7320)Mark Byrne2022-08-181-6/+5
* [spelling] Fix all ie / eg => i.e. / e.g.Pierre Sassoulas2022-04-261-1/+1
* Normalize the pylint disables in functional testsPierre Sassoulas2022-04-181-1/+1
* Account for more node types in handling of except block homonyms with compreh...Jacob Walls2022-04-021-0/+6
* Add regression test for #5771 (#5908)Jacob Walls2022-03-131-0/+15
* Remove the python3 porting mode from the codebasePierre Sassoulas2021-09-011-1/+1
* Add ``Consider-using-f-string`` checker (#4796)Daniël van Noord2021-08-301-1/+1
* Fix existing 'use-symbolic-message-instead'Pierre Sassoulas2021-03-171-1/+1
* Fix false negative 'use-symbolic-message-instead' and optimize itPierre Sassoulas2021-03-171-1/+1
* Enable use-symbolic-message-instead in functional testsPierre Sassoulas2021-03-171-2/+2
* Migrate func_w0613.py to new functional testsPierre Sassoulas2021-03-141-1/+42
* Create subdirectory for crowded functional testsPierre Sassoulas2021-03-071-0/+48