Clément Chaine
Clément Chaine
Upping this issue since it's been 4 months and I'm still experiencing this issue...
I made a pull request which should solve this. #75
For sure. This issue happens because the function `_peek_c_type` uses the function `peek` which returns a bytearray when successful but an empty string when an error occurred. In the case...
PR #106 should resolve this issue.