]> granicus.if.org Git - python/commit
bpo-34225: Ensure INCLUDE and LIB directories do not end with a backslash. (GH-8464)
authorSteve Dower <steve.dower@microsoft.com>
Thu, 26 Jul 2018 11:23:10 +0000 (04:23 -0700)
committerGitHub <noreply@github.com>
Thu, 26 Jul 2018 11:23:10 +0000 (04:23 -0700)
commit5473f061f518aef5367a535999a407305fb12aff
tree5bfea76abc92213f7aa001a33812efeb5d41311f
parente0d67f17ccb4645ff88c9a018679b8a5b4fe0a7e
bpo-34225: Ensure INCLUDE and LIB directories do not end with a backslash. (GH-8464)
Lib/distutils/_msvccompiler.py
Misc/NEWS.d/next/Windows/2018-07-25-16-13-12.bpo-34225.ngemNL.rst [new file with mode: 0644]