Branch: refs/heads/3.6 Home: https://github.com/python/cpython Commit: 430020500c56259d31e07d32771f017952bad4e0 https://github.com/python/cpython/commit/430020500c56259d31e07d32771f017952bad4e0 Author: Mariatta <Mariatta at users.noreply.github.com> Date: 2017年04月20日 (2017年4月20日) Changed paths: M Lib/test/test_tools/test_reindent.py M Tools/scripts/reindent.py Log Message: ----------- [3.6] bpo-30109: Fix reindent.py (GH-1207) (GH-1208) Skip the file if it has bad encoding. (cherry picked from commit 58f3c9dc8f5626abe09ac9738c34f6ba99ce2972)