]> granicus.if.org Git - python/commit
Issue #4366: Fix building extensions on all platforms when --enable-shared is used.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 28 Sep 2013 23:48:40 +0000 (01:48 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 28 Sep 2013 23:48:40 +0000 (01:48 +0200)
commit0879b168bf73d3b7e1e6443bdf162c3ecf4f55b7
treea5543b58bf9663df5afe153798150c52348defe8
parenta094f04e7b4b34e3efc3cf9618b136756ad51a10
Issue #4366: Fix building extensions on all platforms when --enable-shared is used.
Lib/distutils/command/build_ext.py
Misc/NEWS