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