Closed
Description
circuitpython/shared-bindings/time/__init__.c
Line 282 in 0102325
If I'm reading the code correctly len
should be passed into the error message as well as 9
.
FWIW my C skills are very rusty.
10000
circuitpython/shared-bindings/time/__init__.c
Line 282 in 0102325
If I'm reading the code correctly len
should be passed into the error message as well as 9
.
FWIW my C skills are very rusty.