mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-14 03:29:47 +08:00
e5b15b8eda
There does not seem to be an easy way to express that the array needs to be of a 1-byte type ('b', 'B', or 'c' in Python 2 only), so it is a bit more permissive than it should be.