COMMITS
/ PCbuild/_sqlite3.vcxproj January 17, 2024
S
gh-112984 Update Windows build and installer for free-threaded builds (GH-113129)
Steve Dower committed
August 4, 2022
E
gh-95656: Enable the sqlite3 load extension API in Windows build (#95662)
Erlend Egeberg Aasland committed
April 15, 2022
E
gh-69093: Support basic incremental I/O to blobs in `sqlite3` (GH-30680)
Erlend Egeberg Aasland committed
April 5, 2022
E
bpo-41930: Add support for SQLite serialise/deserialise API (GH-26728)
Erlend Egeberg Aasland committed
June 3, 2021
E
bpo-42862: Use functools.lru_cache iso. _sqlite.Cache in sqlite3 module (GH-24203)
Erlend Egeberg Aasland committed
March 13, 2021
E
bpo-43444: Move sqlite3 MODULE_NAME from setup.py to module.h (GH-24801)
Erlend Egeberg Aasland committed
May 17, 2019
P
bpo-36941: Windows build changes for Windows ARM64 (GH-13365)
Paul Monson committed
February 14, 2019
P
bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)
Paul Monson committed
January 9, 2018
S
bpo-32507: Change Windows install to include app-local UCRT (#5119)
Steve Dower committed
April 6, 2016
S
Adds version info to all signed binaries on Windows.
Steve Dower committed
November 22, 2014
August 16, 2013
S
Issue #18701: Remove support of old CPython versions (<3.0) from C code.
Serhiy Storchaka committed
May 19, 2012
K
Clean up the PCBuild project files, removing redundant settings and
Kristján Valur Jónsson committed
May 13, 2012
B
changeset: 76969:0cbe1099226d
Brian Curtin committed
B
Fix #13210. Port the Windows build from VS2008 to VS2010.
Brian Curtin committed