]> granicus.if.org Git - python/commit
bpo-34225: Ensure INCLUDE and LIB directories do not end with a backslash. (GH-8464)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 29 Jul 2018 09:02:16 +0000 (02:02 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Sun, 29 Jul 2018 09:02:16 +0000 (10:02 +0100)
commit8f6a7e100d68fddc9fb98f5cbdf1981994360407
tree9b73bcb45e2e84e0fb985045566824171460f91f
parent3100b7e710dccdcfbc6991ea7e8985a1881d42e6
bpo-34225: Ensure INCLUDE and LIB directories do not end with a backslash. (GH-8464)

(cherry picked from commit 5473f061f518aef5367a535999a407305fb12aff)

Co-authored-by: Steve Dower <steve.dower@microsoft.com>
Lib/distutils/_msvccompiler.py
Misc/NEWS.d/next/Windows/2018-07-25-16-13-12.bpo-34225.ngemNL.rst [new file with mode: 0644]