]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 72760 via svnmerge from
authorTarek Ziadé <ziade.tarek@gmail.com>
Mon, 18 May 2009 08:11:23 +0000 (08:11 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Mon, 18 May 2009 08:11:23 +0000 (08:11 +0000)
commitb3bbfcdf2e2b5fbac5fab4be25da3fb48d87593b
treec99cbc233c1e420a6cc17ac0024e34f24d85dc23
parent38febb0a0491dd6910cab8fe673e3b333fbb1aa5
Merged revisions 72760 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r72760 | tarek.ziade | 2009-05-18 10:07:46 +0200 (Mon, 18 May 2009) | 9 lines

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

  ........
    r72758 | tarek.ziade | 2009-05-18 10:03:37 +0200 (Mon, 18 May 2009) | 1 line

    Fixed the library extension when distutils build_ext is used inplace
  ........
................
Lib/distutils/command/build_ext.py
Lib/distutils/tests/test_build_ext.py
Misc/NEWS