summaryrefslogtreecommitdiff
path: root/tests/functional/i/inner_classes.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove Python 2 code from the tests & refactor (#7320)Mark Byrne2022-08-181-3/+2
| | | | | | | - Refactor Classes which inherit from `object`. - Remove `import print_function from __future__`. - Remove assignments to `__revision__` from the functional test module when it is never used throughout the module. Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* C2801: New check for manual __dunder__ methods (#5938)Joe Young2022-03-301-1/+1
| | | | Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com> Co-authored-by: Daniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>
* Enable use-symbolic-message-instead in functional testsPierre Sassoulas2021-03-171-1/+1
|
* Migrate all func_noerror_* to new functional testsPierre Sassoulas2021-03-071-0/+33