GitPython private

To start a new build commit change to repository or click New build button.
fix(enc): apply `surrogateescape` when enc/decoding cmd-streams also
Try to fix #543 unicode woes in "core" position (ie TMPDIR): + Apply surrogate-escapes(PEP383) also when decoding. + Ensure all file-path and cmd-streams are surogate-escape dencoded. + test_utils: check if lock works with unicodes. + git.compat: FIX undefined exc to raise in `replace_surrogate_encode()` and fkale8 fixes. ci results: + Linux: + py2.7 FAIL 53 TCs + py3: fixed + Windows, all were OK
1.0.352
9 years ago by Kostis Anagnostopoulos
9 years ago in 11 min 12 sec