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