summaryrefslogtreecommitdiff
path: root/Misc
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-06-24 16:44:07 -0700
committerNed Deily <nad@python.org>2019-07-01 22:20:35 -0400
commitc58fc3af75b54203b26008b6942709bb07d00fc6 (patch)
treef7a6905b9f96c58e614d23b892b4ad8172ce838f /Misc
parente90815b3b16ab196c10f3a4dd91402cdc2e07d06 (diff)
downloadcpython-git-c58fc3af75b54203b26008b6942709bb07d00fc6.tar.gz
bpo-35360: Update Windows builds to use SQLite 3.28.0 (GH-14179)
(cherry picked from commit 7fd2ba354ec2304743ffd9ba620e07d113532264) Co-authored-by: animalize <animalize@users.noreply.github.com>
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Windows/2019-06-18-09-05-08.bpo-35360.tdqSmo.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2019-06-18-09-05-08.bpo-35360.tdqSmo.rst b/Misc/NEWS.d/next/Windows/2019-06-18-09-05-08.bpo-35360.tdqSmo.rst
new file mode 100644
index 0000000000..8fea56a00f
--- /dev/null
+++ b/Misc/NEWS.d/next/Windows/2019-06-18-09-05-08.bpo-35360.tdqSmo.rst
@@ -0,0 +1 @@
+Update Windows builds to use SQLite 3.28.0.