summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Windows/2017-09-05-19-46-52.bpo-31358.n1Fjxc.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Windows/2017-09-05-19-46-52.bpo-31358.n1Fjxc.rst')
-rw-r--r--Misc/NEWS.d/next/Windows/2017-09-05-19-46-52.bpo-31358.n1Fjxc.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2017-09-05-19-46-52.bpo-31358.n1Fjxc.rst b/Misc/NEWS.d/next/Windows/2017-09-05-19-46-52.bpo-31358.n1Fjxc.rst
new file mode 100644
index 0000000..6d95d86
--- /dev/null
+++ b/Misc/NEWS.d/next/Windows/2017-09-05-19-46-52.bpo-31358.n1Fjxc.rst
@@ -0,0 +1,2 @@
+zlib is no longer bundled in the CPython source, instead it is downloaded on
+demand just like bz2, lzma, OpenSSL, Tcl/Tk, and SQLite.