]> granicus.if.org Git - python/commit
Factor out the build_ext fixup for shared Python builds.
authorÉric Araujo <merwok@netwok.org>
Sun, 21 Aug 2011 15:38:36 +0000 (17:38 +0200)
committerÉric Araujo <merwok@netwok.org>
Sun, 21 Aug 2011 15:38:36 +0000 (17:38 +0200)
commit2737222b49217f149b802a683376e4703f92382d
treecfcaef6f3772c174fb9903719466e7aa08457e90
parentcd7c3d9d5f627eb9217fbdde65d0b57d000cc4e6
Factor out the build_ext fixup for shared Python builds.

I need this to fix the failing test_command_install_dist.
Lib/packaging/tests/support.py
Lib/packaging/tests/test_command_build_ext.py