summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-10-25 21:51:32 (GMT)
committerGitHub <noreply@github.com>2022-10-25 21:51:32 (GMT)
commitf7194cace0b6cf46726ebdd7c1cac815a8186025 (patch)
treed6f1971ea4638e777e81db5f718260b30d2c146a /Misc
parent4cd5ea62acae3de3bb33734bc5103d6454a97629 (diff)
downloadcpython-f7194cace0b6cf46726ebdd7c1cac815a8186025.zip
cpython-f7194cace0b6cf46726ebdd7c1cac815a8186025.tar.gz
cpython-f7194cace0b6cf46726ebdd7c1cac815a8186025.tar.bz2
gh-94328: Update Windows installer to use SQLite 3.39.4 (GH-98640)
(cherry picked from commit 0c84593275969d9b8f42e75abb2638b69d5b5f4a) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Windows/2022-10-25-10-34-17.gh-issue-94328.19NhdU.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2022-10-25-10-34-17.gh-issue-94328.19NhdU.rst b/Misc/NEWS.d/next/Windows/2022-10-25-10-34-17.gh-issue-94328.19NhdU.rst
new file mode 100644
index 0000000..eb48ff9
--- /dev/null
+++ b/Misc/NEWS.d/next/Windows/2022-10-25-10-34-17.gh-issue-94328.19NhdU.rst
@@ -0,0 +1 @@
+Update Windows installer to use SQLite 3.39.4.