summaryrefslogtreecommitdiff
path: root/tests/functional/s/string/string_formatting.py
Commit message (Expand)AuthorAgeFilesLines
* Remove Python 2 code from the tests & refactor (#7320)Mark Byrne2022-08-181-6/+6
* Spelling and grammar fixesVille Skyttä2021-09-171-2/+2
* 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
* Add ``format-string-without-interpolation`` checker (#4794)Daniël van Noord2021-08-041-1/+5
* Add functional tests for issue #4273Pierre Sassoulas2021-04-011-3/+24
* Create subdirectory for crowded functional testsPierre Sassoulas2021-03-071-0/+197