mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-21 08:20:44 +08:00
6f23d124c0
This used to cause TextIOBase to subclass both BinaryIO and TextIO, even though those two are incompatible.