summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorErlend Egeberg Aasland <erlend.aasland@innova.no>2021-01-05 22:01:56 (GMT)
committerGitHub <noreply@github.com>2021-01-05 22:01:56 (GMT)
commitdd74c01d3bd2833f72ffe400a1d10b8583c0ba6a (patch)
tree3ad11a636346e36d42432491aa4962dac97f2ff0 /Misc
parentafb71443788a7b20f9104243b3d8d37e3d12cfe2 (diff)
downloadcpython-dd74c01d3bd2833f72ffe400a1d10b8583c0ba6a.zip
cpython-dd74c01d3bd2833f72ffe400a1d10b8583c0ba6a.tar.gz
cpython-dd74c01d3bd2833f72ffe400a1d10b8583c0ba6a.tar.bz2
bpo-42584: Update Windows installer to use SQLite 3.34.0 (GH-23675)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Windows/2020-12-07-11-40-52.bpo-42584.AsYnVX.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2020-12-07-11-40-52.bpo-42584.AsYnVX.rst b/Misc/NEWS.d/next/Windows/2020-12-07-11-40-52.bpo-42584.AsYnVX.rst
new file mode 100644
index 0000000..afb6530
--- /dev/null
+++ b/Misc/NEWS.d/next/Windows/2020-12-07-11-40-52.bpo-42584.AsYnVX.rst
@@ -0,0 +1 @@
+Upgrade Windows installer to use SQLite 3.34.0.