about summary refs log tree commit diff stats
path: root/tests/pylint/test_py2_compat.py
Commit message (Expand)AuthorAgeFilesLines
* test_py2_compat: Ignore error message positionstoonn2022-05-261-0/+6
* test_py2_compat: Test f-string detectiontoonn2022-02-051-0/+25
* test_py2_compat: Message was renamed to MessageTesttoonn2022-02-051-7/+7
* test_py2_compat: Test the new with-statement checktoonn2021-08-081-0/+26
* Fix test_py2_compat formattingtoonn2020-11-111-0/+1
* Shortcut py2 incompatible pytest teststoonn2020-11-111-0/+11
* Apply some PEP8 love to the pylint module and teststoonn2020-07-051-1/+2
* Implement python 2 compatibility checkstoonn2020-07-051-0/+156