Skip to content

Update macOS and Windows installers to SQLite 3.53.0 #149029

@adamchainz

Description

@adamchainz

Feature or enhancement

Proposal:

The latest SQLite version, 3.53.0, has a number of performance enhancements and a fix for "the WAL-reset bug": https://www.sqlite.org/changes.html

It would be neat to update it so Python users can take advantage of these improvements. Notably, I made a Django ticket for one of the ALTER TABLE enhancements, but that won't be useful until Python ships the new SQLite.

Has this already been discussed elsewhere?

No response given

Links to previous discussion of this feature:

I found the last update was done in #137134 to pull in some security fixes.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions