]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 75531-75532 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 19 Oct 2009 18:22:37 +0000 (18:22 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 19 Oct 2009 18:22:37 +0000 (18:22 +0000)
commitdc0900b525b6c7fc2e07c4670ef1452a6d74a09c
tree5959e39be0812235a6c036ce8faf8d610b64712e
parent723357e0145f31505f9d35effc28803c06404829
Merged revisions 75531-75532 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r75531 | antoine.pitrou | 2009-10-19 20:17:18 +0200 (lun., 19 oct. 2009) | 4 lines

  Issue #5833: Fix extra space character in readline completion with the
  GNU readline library version 6.0.
........
  r75532 | antoine.pitrou | 2009-10-19 20:20:21 +0200 (lun., 19 oct. 2009) | 3 lines

  NEWS entry for r75531.
........
Misc/NEWS
Modules/readline.c