[issue10639] reindent.py should not convert newlines

Éric Araujo report at bugs.python.org
Tue Jul 26 18:09:45 CEST 2011


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

> I've stripped the undesirable revisions and updated the bitbucket repo
> so it now contains three changesets for Python 3.2 and 3.3 and
> suggested.

hg diff combined with hg import can help you flatten a series of changeset into one.

> I don't believe running the test suite is relevant
You’re right, I mentioned that step because I was talking about the workflow in general, but here it does not apply, we only have manual testing for most tools.

> I believe these changes meet the desired goals.
Me too!  Are you comfortable with how to backport this to 2.7?

----------

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


More information about the Python-bugs-list mailing list