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