diff options
author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-05-02 15:02:54 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-02 15:02:54 (GMT) |
commit | e6040604b3e12a2897274ed6c715c45eea524cb5 (patch) | |
tree | 08ecd09967e10d3f74d8b625d0427c30b12940bb /Misc/NEWS.d/next/Windows | |
parent | bb857a96ef368ba9de1da2db12b1a1f1870606ac (diff) | |
download | cpython-e6040604b3e12a2897274ed6c715c45eea524cb5.zip cpython-e6040604b3e12a2897274ed6c715c45eea524cb5.tar.gz cpython-e6040604b3e12a2897274ed6c715c45eea524cb5.tar.bz2 |
bpo-46907: Update Windows installer to SQLite 3.38.3. (GH-91995)
Diffstat (limited to 'Misc/NEWS.d/next/Windows')
-rw-r--r-- | Misc/NEWS.d/next/Windows/2022-04-27-19-36-56.bpo-46907.lfurlP.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2022-04-27-19-36-56.bpo-46907.lfurlP.rst b/Misc/NEWS.d/next/Windows/2022-04-27-19-36-56.bpo-46907.lfurlP.rst new file mode 100644 index 0000000..88ea9f9 --- /dev/null +++ b/Misc/NEWS.d/next/Windows/2022-04-27-19-36-56.bpo-46907.lfurlP.rst @@ -0,0 +1 @@ +Update Windows installer to use SQLite 3.38.3. |