The doc strings are not utf8 encoded as python expects them to be and this causes issues when doing introspection. For example this causes https://github.com/pyscripter/pyscripter/issues/1288. Please make sure that all doc strings are utf8 encoded.