summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authoradang1345 <adang1345@gmail.com>2024-02-08 21:42:45 (GMT)
committerGitHub <noreply@github.com>2024-02-08 21:42:45 (GMT)
commit5914a211ef5542edd1f792c2684e373a42647b04 (patch)
treece81450a6044c772dccbf92faa178b91a363ac69 /Misc
parented1a8daf10bc471f929c14c2d1e0474d44a63b00 (diff)
downloadcpython-5914a211ef5542edd1f792c2684e373a42647b04.zip
cpython-5914a211ef5542edd1f792c2684e373a42647b04.tar.gz
cpython-5914a211ef5542edd1f792c2684e373a42647b04.tar.bz2
gh-115167: Exclude vcruntime140_threads.dll from Windows build output (GH-115176)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Build/2024-02-08-19-36-20.gh-issue-115167.LB9nDK.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Build/2024-02-08-19-36-20.gh-issue-115167.LB9nDK.rst b/Misc/NEWS.d/next/Build/2024-02-08-19-36-20.gh-issue-115167.LB9nDK.rst
new file mode 100644
index 0000000..c60c4a9
--- /dev/null
+++ b/Misc/NEWS.d/next/Build/2024-02-08-19-36-20.gh-issue-115167.LB9nDK.rst
@@ -0,0 +1 @@
+Avoid vendoring ``vcruntime140_threads.dll`` when building with Visual Studio 2022 version 17.8.