]> granicus.if.org Git - python/commit
Merged revisions 72585 via svnmerge from
authorTarek Ziadé <ziade.tarek@gmail.com>
Tue, 12 May 2009 17:11:54 +0000 (17:11 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Tue, 12 May 2009 17:11:54 +0000 (17:11 +0000)
commit8dc07c0eb4e37bbf0c7a623df1bd6baf789cc784
treedcb7b792bd17f4a2fe3e2e50a2f23b87d14e80e9
parent850ba43f632da5abdcec66a987586b8a01980f2d
Merged revisions 72585 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72585 | tarek.ziade | 2009-05-12 19:07:14 +0200 (Tue, 12 May 2009) | 1 line

  fixed #5977: distutils build_ext.get_outputs was not using the inplace option
........
Lib/distutils/command/build_ext.py
Lib/distutils/tests/support.py
Lib/distutils/tests/test_build_ext.py
Misc/NEWS