]> granicus.if.org Git - python/commit
Fix parsing of packaging’s build_ext --libraries option (#1326113)
authorÉric Araujo <merwok@netwok.org>
Wed, 15 Feb 2012 16:25:25 +0000 (17:25 +0100)
committerÉric Araujo <merwok@netwok.org>
Wed, 15 Feb 2012 16:25:25 +0000 (17:25 +0100)
commit4575afcb53db638232d897aed5e84bb629fc1ecf
tree5ba0a51e5cedde4b0f29731512b2c745c6775913
parent1d175f776836ef0106d06ff2f264635df125340e
Fix parsing of packaging’s build_ext --libraries option (#1326113)
Lib/packaging/command/build_ext.py
Lib/packaging/tests/test_command_build_ext.py
Misc/NEWS