summaryrefslogtreecommitdiff
path: root/tests/functional/s/subclassed_final_class_py38.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-1/+1
* [pypy3.8] Disable multiple-statements false positive on affected functional t...Pierre Sassoulas2022-12-151-2/+6
* Remove Python 2 code from the tests & refactor (#7320)Mark Byrne2022-08-181-1/+1
* Remove the 'no-init' message tat was not emitted anywayPierre Sassoulas2022-04-181-1/+1
* Add checker `using-final-decorator-in-unsupported-version` (#5165)Mark Byrne2021-11-091-2/+1
* Add checkers for typing.final for Python version 3.8 or later (#5133)Mark Byrne2021-10-101-0/+16