summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorR. David Murray <rdmurray@bitdance.com>2010-04-12 17:00:38 (GMT)
committerR. David Murray <rdmurray@bitdance.com>2010-04-12 17:00:38 (GMT)
commitf3ff883172ee74b2bab1cff82ae4855c477615aa (patch)
treec90cfb837d369d4880ed327f152cfb377c62f1e4
parent6680866d8c8ddaf9bf52c3ee2f99bb63f4d9814d (diff)
downloadcpython-f3ff883172ee74b2bab1cff82ae4855c477615aa.zip
cpython-f3ff883172ee74b2bab1cff82ae4855c477615aa.tar.gz
cpython-f3ff883172ee74b2bab1cff82ae4855c477615aa.tar.bz2
Blocked revisions 80006 via svnmerge
................ r80006 | r.david.murray | 2010-04-12 12:58:02 -0400 (Mon, 12 Apr 2010) | 19 lines Merged revisions 80004 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r80004 | r.david.murray | 2010-04-12 12:35:19 -0400 (Mon, 12 Apr 2010) | 13 lines Issue #7585: use tab between components in unified and context diff headers. Instead of spaces between the filename and date (or whatever the string is that follows the filename, if any) use tabs. This is what the unix 'diff' command does, for example, and difflib was intended to follow the 'standard' way of doing diffs. This improves compatibility with patch tools. The docs and examples are also changed to recommended that the date format used be the ISO 8601 format, which is what modern diff tools emit by default. Patch by Anatoly Techtonik. ........ ................
0 files changed, 0 insertions, 0 deletions