]> granicus.if.org Git - python/commit
Blocked revisions 77468 via svnmerge
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 16 Jan 2010 18:08:04 +0000 (18:08 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 16 Jan 2010 18:08:04 +0000 (18:08 +0000)
commit27f9eaa62f2d3fb04a988d7b689e8d4f9e8551ab
treebc0b71835ef674e0125125351d068939ed8cdccb
parent5683a3d85d08502364726aa9faadbaf1d6767910
Blocked revisions 77468 via svnmerge

................
  r77468 | antoine.pitrou | 2010-01-13 13:04:20 +0100 (mer., 13 janv. 2010) | 18 lines

  Note: I'm merging these changes out of consistency, but they don't seem
  to be needed in py3k (except perhaps for non-utf8 paths).

  Merged revisions 77466-77467 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77466 | antoine.pitrou | 2010-01-13 12:47:49 +0100 (mer., 13 janv. 2010) | 5 lines

    Issue #7661: Allow ctypes to be built from a non-ASCII directory path.
    Patch by Florent Xicluna.
  ........
    r77467 | antoine.pitrou | 2010-01-13 12:57:42 +0100 (mer., 13 janv. 2010) | 3 lines

    Use `with`
  ........
................