[issue45925] Upgrade macOS and Windows installers to use SQLite 3.37.1

Erlend E. Aasland report at bugs.python.org
Thu Jan 6 15:26:36 EST 2022


Erlend E. Aasland <erlend.aasland at innova.no> added the comment:

SQLite 3.37.2 is fresh out now. Copying the release statement from the SQLite forum:

    Patch release 3.37.2 fixes a potential database corruption bug.
    Upgrading is recommended for all users.
    
    The database corruption bug is obscure and you are unlikely to hit it.
    But you should probably still upgrade.  For more information about
    the bug see:
    
     *  https://sqlite.org/forum/forumpost/ac381d64d8


Link to the release page: https://www.sqlite.org/releaselog/3_37_2.html


We should consider backporting to 3.10 and 3.9 due to the severity of the bug.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45925>
_______________________________________


More information about the Python-bugs-list mailing list