<div dir="ltr">I'm working on getting the clang python bindings working with Python 3.<div><br></div><div>I have many things working but would like to find a nice way to get utf-8 byte strings converted to and from unicode (which Python 3 uses) without adding lots of code.</div><div><br></div><div>I think that adding a c_utf8_p type to ctypes might make this relatively unintrusive but I'm not sure if this approach is sound to start with.</div><div><br></div><div>Any advice much appreciated!</div><div><br></div><div>regards,</div><div><br></div><div>Jon</div></div>