summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorErlend Egeberg Aasland <erlend.aasland@innova.no>2020-03-02 12:25:10 (GMT)
committerGitHub <noreply@github.com>2020-03-02 12:25:10 (GMT)
commit1382c3289bcfd34ac6811fdf9aa5bc09ca8c320e (patch)
treec02ebea8772fe2a07d97af42635d185740c8ccc0 /Misc
parent211055176157545ce98e6c02b09d624719e6dd30 (diff)
downloadcpython-1382c3289bcfd34ac6811fdf9aa5bc09ca8c320e.zip
cpython-1382c3289bcfd34ac6811fdf9aa5bc09ca8c320e.tar.gz
cpython-1382c3289bcfd34ac6811fdf9aa5bc09ca8c320e.tar.bz2
bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678)
Automerge-Triggered-By: @zooba
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Windows/2020-02-28-23-51-27.bpo-38380.TpOBCj.rst1
-rw-r--r--Misc/NEWS.d/next/macOS/2020-02-28-23-51-47.bpo-38380.u-ySyA.rst1
2 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2020-02-28-23-51-27.bpo-38380.TpOBCj.rst b/Misc/NEWS.d/next/Windows/2020-02-28-23-51-27.bpo-38380.TpOBCj.rst
new file mode 100644
index 0000000..521075d
--- /dev/null
+++ b/Misc/NEWS.d/next/Windows/2020-02-28-23-51-27.bpo-38380.TpOBCj.rst
@@ -0,0 +1 @@
+Update Windows builds to use SQLite 3.31.1
diff --git a/Misc/NEWS.d/next/macOS/2020-02-28-23-51-47.bpo-38380.u-ySyA.rst b/Misc/NEWS.d/next/macOS/2020-02-28-23-51-47.bpo-38380.u-ySyA.rst
new file mode 100644
index 0000000..908281b
--- /dev/null
+++ b/Misc/NEWS.d/next/macOS/2020-02-28-23-51-47.bpo-38380.u-ySyA.rst
@@ -0,0 +1 @@
+Update macOS builds to use SQLite 3.31.1