]> granicus.if.org Git - python/commit
Issue #16116: Now uses corrected include and library paths when building C extensions...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 23 Oct 2012 19:26:14 +0000 (20:26 +0100)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 23 Oct 2012 19:26:14 +0000 (20:26 +0100)
commite87acc1f38652f90b4b63b9e79d17a4e5f2f74eb
tree9baef0b01f30595c1e5f58ae8817ffb39e0beb3c
parente6e96eea5157650be77306b15b28bc815e14c2f3
Issue #16116: Now uses corrected include and library paths when building C extensions in a venv.
Lib/distutils/command/build_ext.py
Misc/NEWS