summaryrefslogtreecommitdiff
path: root/tests/functional/s/slots_checks.py
Commit message (Expand)AuthorAgeFilesLines
* Flag `superfluous-parens` if parentheses are used during string concatenation...Dani Alcala2022-11-131-1/+1
* Remove Python 2 code from the tests & refactor (#7320)Mark Byrne2022-08-181-25/+25
* Fix crash when a type-annotated `__slots__` with no value is declared. (#7285)Mark Byrne2022-08-111-0/+23
* Normalize the pylint disables in functional testsPierre Sassoulas2022-04-181-1/+1
* Improve `invalid-slots-object` message output (#6192)Joe Young2022-04-091-0/+6
* 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
* Implemented ``unused-private-member`` checker (#4504)yushao22021-05-251-1/+1
* Remove six dependency from test suiteDavid Gilman2021-02-161-5/+1
* [functional tests] Rename example_functional_tests.py => e/example_functional...Pierre Sassoulas2019-09-101-0/+105