[issue9095] patchcheck should handle extraneous whitespace in .rst files

Éric Araujo report at bugs.python.org
Mon Nov 22 15:14:41 CET 2010


Éric Araujo <merwok at netwok.org> added the comment:

I tried to use “make patchcheck” after edits to reST files and it hung.  Do you have the same behavior?  I suspect reindent-rst is the culprit.

I’m wondering about the reindenting; other checks in patchcheck don’t edit files, they just print warnings.  On the other hand, removing trailing whitespace and reindenting is not a very good use of people’s time, so having a tool do them is good.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9095>
_______________________________________


More information about the Python-bugs-list mailing list