-
-
Notifications
You must be signed in to change notification settings - Fork 30.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade Windows/macOS installers to SQLite 3.39.4 #94328
Comments
SQLite 3.39.1 is out: https://sqlite.org/releaselog/3_39_1.html |
3.39.2 is out:
|
We should consider upgrading both bugfix and security branches. |
SQLite-3.39 is said 3% quicker, 3% better for Climate. |
there's going to be a SQLite-3.39.3 https://www.sqlite.org/src/info/d0f7f22a8f4e74d3 |
SQLite 3.39.4 was released over a month ago. I'm upgrading 3.12 through 3.10 today. |
@ambv: are you ok with bumping the SQLite versions in 3.9 and 3.8? Quoting again the changelog:
|
…ythonGH-98639). (cherry picked from commit 8aa1e99) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
…ythonGH-98640). (cherry picked from commit 0c84593) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
See the SQLite release log: https://sqlite.org/releaselog/3_39_0.html
SQLite 3.39.0 was released 2022-06-25. We should hold off any PR's for at least a month in order to let the release stabilize.
Implemented by:
The text was updated successfully, but these errors were encountered: