[PATCH 0/2] Source Builder: Fix UnicodeDecodeError build hang
Anders Montonen
Anders.Montonen at iki.fi
Wed May 6 23:37:31 UTC 2020
This patch fixes the UnicodeDecodeError that randomly caused source
builder to hang.
In my testing, there was no difference in performance at least under
Python 3.
Anders Montonen (2):
sb/execute.py: Open subprocess I/O handles in text mode
sb/execute.py: Add test for _readthread() code point splitting
source-builder/sb/execute.py | 27 ++++++++-------------------
1 file changed, 8 insertions(+), 19 deletions(-)
--
2.25.1
More information about the devel
mailing list