]> granicus.if.org Git - python/commit
fixed #5977: distutils build_ext.get_outputs was not using the inplace option
authorTarek Ziadé <ziade.tarek@gmail.com>
Tue, 12 May 2009 17:07:14 +0000 (17:07 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Tue, 12 May 2009 17:07:14 +0000 (17:07 +0000)
commit972480d999b83f5d245cb4662122e9d25c54701e
tree5beebb495da069e9c6726aa1663672c4d3bfdc4d
parentf596a5125a50c8e2026984531e9be3fc111b3d49
fixed #5977: distutils build_ext.get_outputs was not using the inplace option
Lib/distutils/command/build_ext.py
Lib/distutils/tests/test_build_ext.py
Misc/NEWS