Files
typeshed/stdlib
Diego Elio Pettenò e5b15b8eda Allow array[int] as a valid input to struct.unpack(). (#2586)
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.
2018-11-19 09:44:13 +01:00
..
2018-04-06 11:09:11 -07:00
2018-10-24 07:20:53 -07:00