summaryrefslogtreecommitdiff
path: root/tests/functional/a/access/access_to_protected_members.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-1/+1
* Remove Python 2 code from the tests & refactor (#7320)Mark Byrne2022-08-181-7/+6
* Add `comparison-of-constants` checker (#6413)omarandlorraine2022-05-041-2/+2
* Fix ``protected-access`` for attributes and methods of nested classes (#5232)Daniƫl van Noord2021-10-311-0/+64
* Remove the python3 porting mode from the codebasePierre Sassoulas2021-09-011-1/+1
* Allow protected-access in class methods (#4267)James Sinclair2021-04-011-0/+112
* Enable use-symbolic-message-instead in functional testsPierre Sassoulas2021-03-171-2/+2
* Migrate all func_noerror_* to new functional testsPierre Sassoulas2021-03-071-0/+101