diff options
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | 2021-09-05 19:54:39 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-05 19:54:39 (GMT) |
commit | 5024dc1c6e08247693aea6ad6e225ec5dcaf0721 (patch) | |
tree | 4a4883d104428b54745d8dd071252c09a3303652 /Misc/NEWS.d/next/macOS | |
parent | c860d30fa055ada336c75157b488c7baafb5bdad (diff) | |
download | cpython-5024dc1c6e08247693aea6ad6e225ec5dcaf0721.zip cpython-5024dc1c6e08247693aea6ad6e225ec5dcaf0721.tar.gz cpython-5024dc1c6e08247693aea6ad6e225ec5dcaf0721.tar.bz2 |
bpo-44848: Update macOS installer to use SQLite 3.36.0 (GH-27621)
Diffstat (limited to 'Misc/NEWS.d/next/macOS')
-rw-r--r-- | Misc/NEWS.d/next/macOS/2021-08-06-10-08-41.bpo-44848.0uYXsE.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/macOS/2021-08-06-10-08-41.bpo-44848.0uYXsE.rst b/Misc/NEWS.d/next/macOS/2021-08-06-10-08-41.bpo-44848.0uYXsE.rst new file mode 100644 index 0000000..7e9c41a --- /dev/null +++ b/Misc/NEWS.d/next/macOS/2021-08-06-10-08-41.bpo-44848.0uYXsE.rst @@ -0,0 +1 @@ +Update macOS installer to use SQLite 3.36.0. |