]> granicus.if.org Git - python/commit
Issue #6545: Removed assert statements in distutils.Extension, so the behavior is...
authorTarek Ziadé <ziade.tarek@gmail.com>
Wed, 22 Jul 2009 08:55:19 +0000 (08:55 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Wed, 22 Jul 2009 08:55:19 +0000 (08:55 +0000)
commitaf2406f21598c136980cebac6e7e9ecdc353ded6
tree6b0ae33b29538815109289ce2109ed61293955ac
parentbee2e1897b0194290ce3f5a4b19241b1566dc392
Issue #6545: Removed assert statements in distutils.Extension, so the behavior is similar when used with -O
Lib/distutils/extension.py
Misc/NEWS