Dimitri Fourny

Results 2 comments of Dimitri Fourny

I don't remember the exact byte value and position but it was: > UnicodeDecodeError: 'utf-8' codec can't decode byte 0x84 in position 747: invalid start byte

Unfortunately no, but I was using the codebrowser on Chromium source code. Just putting invalid UTF-8 value in one of the generated file will reproduce the issue in fact. It...