]> granicus.if.org Git - python/commit
#5735: Modules compiled with incompatible settings (--with-pydebug when python is...
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Mon, 1 Jun 2009 21:16:17 +0000 (21:16 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Mon, 1 Jun 2009 21:16:17 +0000 (21:16 +0000)
commit1172999627c912b57ace149183de4a313edc74d2
tree22855b08741c642c6f0ac82ad238ad9ef335adb1
parent27c8d8f9aedc7c27fb61407df2769eb1bd65f457
#5735: Modules compiled with incompatible settings (--with-pydebug when python is not)
should generate a link-time error.

I won't backport to 3.0, because it breaks binary compatibility
Include/modsupport.h
Misc/NEWS