> On 17 Nov 2018, at 14:49, Branko Čibej <br...@apache.org> wrote:
> 
> This is a Python3 compatiblity bug in build/gen-build.py:
> 
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xef in position
> 4731: ordinal not in range(128)
> 
> We shouldn't assume source files contain only ASCII.

What source file is it complaining about?
And is the issue under our control or in library code from Python?

-- 
Nick Kew

Reply via email to