]> granicus.if.org Git - python/commit
bpo-35596: Fix vcruntime140.dll being added to embeddable distro multiple times....
authorSteve Dower <steve.dower@microsoft.com>
Thu, 27 Dec 2018 20:44:25 +0000 (12:44 -0800)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 27 Dec 2018 20:44:25 +0000 (12:44 -0800)
commit59c2aa25ffc864bf11bf3b3973828f00e268a992
tree5c605f6a3b9a87042617660dfa7f6af0d1d2b346
parentc6c7237272499b2c528acb5f62601421f329e92a
bpo-35596: Fix vcruntime140.dll being added to embeddable distro multiple times. (GH-11329)

https://bugs.python.org/issue35596
Misc/NEWS.d/next/Windows/2018-12-28-07-25-47.bpo-35596.P9CEY2.rst [new file with mode: 0644]
PC/layout/main.py