summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@python.org>2020-07-20 23:09:41 (GMT)
committerGitHub <noreply@github.com>2020-07-20 23:09:41 (GMT)
commit84761c3cc4bac31d471e371c53a338686d4b0241 (patch)
treec2848b4eaa188a8fd5c5233dba1b4a04df57d183 /Misc
parent5a2bac7fe0e7a2b67fd57c7a9176a50feed0d7a0 (diff)
downloadcpython-84761c3cc4bac31d471e371c53a338686d4b0241.zip
cpython-84761c3cc4bac31d471e371c53a338686d4b0241.tar.gz
cpython-84761c3cc4bac31d471e371c53a338686d4b0241.tar.bz2
bpo-40741: Update Windows build to include SQLite 3.32.3 (GH-21570)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Windows/2020-07-20-23-26-26.bpo-40741.C9sc_d.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2020-07-20-23-26-26.bpo-40741.C9sc_d.rst b/Misc/NEWS.d/next/Windows/2020-07-20-23-26-26.bpo-40741.C9sc_d.rst
new file mode 100644
index 0000000..69b7cce
--- /dev/null
+++ b/Misc/NEWS.d/next/Windows/2020-07-20-23-26-26.bpo-40741.C9sc_d.rst
@@ -0,0 +1 @@
+Update Windows release to include SQLite 3.32.3.