Comment 1 for bug 1824694

Revision history for this message
RaiMan (raimund-hocke) wrote :

The type on Windows is completely revised, so it now accepts any unicode sequence.

usage:
type(u"äöüß@§")

will type the given characters as expected.

It is not yet documented, since it is only available for Windows and not for Mac.

So your workaround should no longer be needed, but should still be useable in case.