]> granicus.if.org Git - python/commit
Fixed #6377: distutils compiler switch ignored (and added a deprecation warning if...
authorTarek Ziadé <ziade.tarek@gmail.com>
Mon, 6 Jul 2009 12:50:46 +0000 (12:50 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Mon, 6 Jul 2009 12:50:46 +0000 (12:50 +0000)
commite670e5ad5b7ef6b464fb264b688d96b9b9f71b53
tree4a52ae3ccded74c2facfc124a6bdfb88aaa53663
parentf5b8ea9128fbafaf60c2de31a314f008819c48aa
Fixed #6377: distutils compiler switch ignored (and added a deprecation warning if compiler is not used as supposed = a string option)
Lib/distutils/command/build_ext.py
Lib/distutils/tests/test_build_ext.py
Misc/NEWS
setup.py