]> granicus.if.org Git - python/commit
Merged revisions 88174 via svnmerge from
authorNed Deily <nad@acm.org>
Mon, 24 Jan 2011 22:22:06 +0000 (22:22 +0000)
committerNed Deily <nad@acm.org>
Mon, 24 Jan 2011 22:22:06 +0000 (22:22 +0000)
commitab5dd0092786d8503e54a7a75affb9dcc21a271c
tree98a1cd965b87ace6fd0b2dfad366e0eac2fd05b7
parente2248f9e6d9b048e61d5117a6621e46e7df1866d
Merged revisions 88174 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r88174 | ned.deily | 2011-01-24 13:46:44 -0800 (Mon, 24 Jan 2011) | 6 lines

  #10974: IDLE no longer crashes if its recent files list includes files
          with non-ASCII characters in their path names.

          (with approval of release manager for 3.2rc2)
........
Lib/idlelib/EditorWindow.py
Misc/NEWS