mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-20 06:48:04 +08:00
bytearray should inherit from MutableSequence[int] instead of Sequence[int].
bytearray should inherit from MutableSequence[int] instead of Sequence[int].