STINNER Victor <vstin...@python.org> added the comment:

> Committed in r85695.  Leaving open to discuss whether anything can/should be 
> done for the case when reindent acts as an stdin to stdout filter.  Also, 
> what is the policy on backporting Tools' bug fixes?

This is the commit:

commit 4a98e3b6d06e5477e5d62f18e85056cbb7253f98
Author: Alexander Belopolsky <alexander.belopol...@gmail.com>
Date:   Mon Oct 18 14:43:38 2010 +0000

    Issue #10117: Tools/scripts/reindent.py now accepts source files that
    use encoding other than ASCII or UTF-8.  Source encoding is preserved
    when reindented code is written to a file.


> Since there won't be a python 2.7 backport, should this issue be closed?

Right, 2.7 branch is closed. I close the issue.

----------
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue10117>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to