]> granicus.if.org Git - python/commit
Merged revisions 85766-85767 via svnmerge from
authorGeorg Brandl <georg@python.org>
Fri, 26 Nov 2010 08:04:57 +0000 (08:04 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 26 Nov 2010 08:04:57 +0000 (08:04 +0000)
commitef212e0a51707c3ae44a757f7607297150d74154
tree5d50f72d4c1342f70651a8949b84a9a995ae7c33
parent837fbb0d9a2e2b4ecc828100eef08bf17ac2b61f
Merged revisions 85766-85767 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85766 | georg.brandl | 2010-10-21 09:40:03 +0200 (Do, 21 Okt 2010) | 1 line

  #10159: sort completion matches before comparing to dir() result.
........
  r85767 | georg.brandl | 2010-10-21 14:49:28 +0200 (Do, 21 Okt 2010) | 1 line

  #9095, #8912, #8999: add support in patchcheck for Mercurial checkouts, C file reindenting, and docs whitespace fixing.
........
Lib/test/test_rlcompleter.py
Tools/scripts/patchcheck.py
Tools/scripts/reindent-rst.py
Tools/scripts/untabify.py