Although implicit string-to-byte conversion is supported in Python 2.7, Python 3.x requires explicit conversion to Unicode. Passing instead outBuff.encode('utf-8)' seems to resolve the issue.
But the objectGUID is not string.. If i set UID Type to DN, everything works, but i dont want to use DN as UID Type. ObjectGUID is fine.