Use UNIX-style (LF) line endings
Dear Günter, I would suggest deleting utils/roman.py instead (it was an oversight in my patch). Docutils (via Sphinx) is tested on every commit to CPython, so having a third party package that we don't maintain in the 'critical path' dependency chain is unhelpful, as it means that we would either have to patch roman ourselves (as you propose to do now) or wait for someone else to release a fix. utils/_roman_numeral.py is a small module containing well-tested code, and designed with Docutils's needs...
nut i would only apply on svn ... might be not what's wanted
i could apply the rename this week ... nag me
infrastructure docutils-update.local should prefer .rst but falls back on .txt ./docs/user/Makefile.docutils-update has fixed filenames but is only one file
sandbox/infrastructure/docutils-update.local errors will pop up when run , no problem to me
Typing and `docutils.nodes.Node`
Typing and `docutils.nodes.Node`