mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-06 13:33:59 +08:00
1cccc2d115
bytearray should inherit from MutableSequence[int] instead of Sequence[int].