Regarding https://sourceforge.net/p/docutils/bugs/414/

"Mula, Wojciech (Nokia - PL/Wroclaw)" <[email protected]> Wed, 7 Apr 2021 06:19:05 +0000
Newsgroups gmane.text.docutils.user
Message-ID <HE1PR0702MB35455D1446BDC6EE6DA59E88FA759@HE1PR0702MB3545.eurprd07.prod.outlook.com>
Hi, I don't have an SF account, so adding a comment here.

To reproduce the issue it's sufficient to set LANG=C (or unset LANG at all). It works with Python 3.6 from Redhat 8. I think the correct solution is to open the .sty file in __init__.py with explicitly set encoding to UTF-8.

Günter asked why not using UTF-8? In our case we didn't even know that our CI setup does have locale set.

best regards
Wojciech