mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-02 22:11:32 +08:00
Since ContextManager inherits from Generic, too, listing Generic first, in the list of base classes, results in a cyclic MRO.
Since ContextManager inherits from Generic, too, listing Generic first, in the list of base classes, results in a cyclic MRO.