summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Windows
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@python.org>2024-11-05 20:43:52 (GMT)
committerGitHub <noreply@github.com>2024-11-05 20:43:52 (GMT)
commitf51fd84034e2cbf458321c25ba6fd085a39d6f6f (patch)
tree5448f7ed89bcc3269f933320240159290de024d4 /Misc/NEWS.d/next/Windows
parentff8349979c2ca4e442afc583e1217519611c6c48 (diff)
downloadcpython-f51fd84034e2cbf458321c25ba6fd085a39d6f6f.zip
cpython-f51fd84034e2cbf458321c25ba6fd085a39d6f6f.tar.gz
cpython-f51fd84034e2cbf458321c25ba6fd085a39d6f6f.tar.bz2
gh-126074: Removes unnecessary DLLs from embeddable package (GH-126143)
Diffstat (limited to 'Misc/NEWS.d/next/Windows')
-rw-r--r--Misc/NEWS.d/next/Windows/2024-10-29-20-09-52.gh-issue-126074.83ZzZs.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2024-10-29-20-09-52.gh-issue-126074.83ZzZs.rst b/Misc/NEWS.d/next/Windows/2024-10-29-20-09-52.gh-issue-126074.83ZzZs.rst
new file mode 100644
index 0000000..d4d06b0
--- /dev/null
+++ b/Misc/NEWS.d/next/Windows/2024-10-29-20-09-52.gh-issue-126074.83ZzZs.rst
@@ -0,0 +1 @@
+Removed unnecessary DLLs from Windows embeddable package