mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-27 09:01:26 +08:00
0d7064c357
These are positional-only on dict, so it makes sense to mark them as positional-only in these base classes too. Fixes #5771