a9e43152bc
as PyObjMixin is always supposed to be mixed in the mro before nodes.Node the behavior doesn't change, but all the typing information carry over to help mypy. extracted from #8037
2 lines
103 B
ReStructuredText
2 lines
103 B
ReStructuredText
Internal Restructure: let python.PyObjMixing inherit from nodes.Node to carry over typing information.
|