summaryrefslogtreecommitdiff
path: root/tests/testdata/python3/data/metaclass_recursion
Commit message (Collapse)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and docPierre Sassoulas2023-03-292-2/+2
|
* Prevent a recursion error to happen when inferring the declared metaclass of ↵Claudiu Popa2020-03-073-0/+20
a class Close #749