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