]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36441: Fixes creating a venv when debug binaries are installed. (GH-12566)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 27 Mar 2019 15:47:57 +0000 (08:47 -0700)
committerGitHub <noreply@github.com>
Wed, 27 Mar 2019 15:47:57 +0000 (08:47 -0700)
commit65445f65e6080310d612f73083ba172eb2c6e326
tree0d278eaddf4e015b6dec691ac52a4ca094168d1f
parent101ddba62d91705149c73b2aad6aad3fe305d58f
bpo-36441: Fixes creating a venv when debug binaries are installed. (GH-12566)

(cherry picked from commit 4a9a505d6f2474a570422dad89f8d1b344d6cd36)

Co-authored-by: Steve Dower <steve.dower@microsoft.com>
Lib/venv/__init__.py
Misc/NEWS.d/next/Windows/2019-03-26-11-46-15.bpo-36441.lYjGF1.rst [new file with mode: 0644]
Tools/msi/lib/lib_files.wxs