summaryrefslogtreecommitdiff
path: root/tests/functional/c/consider/consider_using_enumerate.py
Commit message (Expand)AuthorAgeFilesLines
* [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-4/+4
* New checker `unnecessary-list-index-lookup` (#4525) (#5834)Tim Martin2022-03-251-1/+1
* Fix bugs in W0640 cell-var-from-loop checker (#4827)David Liu2021-08-121-1/+1
* Fixed false negative of consider-using-enumerate on attributes (#4508)yushao22021-05-261-0/+12
* Create subdirectory for crowded functional testsPierre Sassoulas2021-03-071-0/+73