summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorErlend Egeberg Aasland <erlend.aasland@innova.no>2021-04-27 16:23:53 (GMT)
committerGitHub <noreply@github.com>2021-04-27 16:23:53 (GMT)
commitbf0c7c0147b73738cac63eb27ef48430284ff121 (patch)
tree8cf26fc5ab8f5b427c34879add24d3c0f9fd6566 /Misc
parente3bf179642a3445fb079454f382b93d0177f5012 (diff)
downloadcpython-bf0c7c0147b73738cac63eb27ef48430284ff121.zip
cpython-bf0c7c0147b73738cac63eb27ef48430284ff121.tar.gz
cpython-bf0c7c0147b73738cac63eb27ef48430284ff121.tar.bz2
bpo-43492: Upgrade Windows installer to use SQLite 3.35.5 (GH-25641)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Windows/2021-03-15-11-34-33.bpo-43492.AsYnVX.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2021-03-15-11-34-33.bpo-43492.AsYnVX.rst b/Misc/NEWS.d/next/Windows/2021-03-15-11-34-33.bpo-43492.AsYnVX.rst
new file mode 100644
index 0000000..93da1b6
--- /dev/null
+++ b/Misc/NEWS.d/next/Windows/2021-03-15-11-34-33.bpo-43492.AsYnVX.rst
@@ -0,0 +1 @@
+Upgrade Windows installer to use SQLite 3.35.5.