-
-
Notifications
You must be signed in to change notification settings - Fork 30.6k
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 to SQLite v3.32 in Windows and macOS builds #84918
Comments
SQLite 3.32.0 is out: https://www.sqlite.org/releaselog/3_32_0.html I'll preparing a PR for cpython-source-deps and cpython. |
Patch release is out now: https://www.sqlite.org/releaselog/3_32_1.html |
Note: bpo-40784 documents a test failure introduced by running with v3.32+. |
Ready with PR as soon as #64647 is merged and cpython-source-deps (python/cpython-source-deps#19) is merged and tagged. |
I've checked and merged the cpython-source-deps update. (For everyone's info, I downloaded the sources myself and checked hashes/etc. as per normal, even though I eventually merged the PR and tagged it manually.) |
Thanks, Steve! |
SQLite 3.32.2 is out: https://www.sqlite.org/releaselog/3_32_2.html From the changelog: I've created a PR for cpython-source-deps. |
FYI, 3.32.3 is out now: https://sqlite.org/releaselog/3_32_3.html |
hello, Python-3.8.4rc1 and Python-3.9.0b4 are still with SQLite-3.31.1. Is it expected ? |
Someone still had to send a PR to update the main build. It's not automatic, otherwise you wouldn't be able to reproduce older builds. I'll do it now. It'll be in 3.8.6 and 3.9.0b6. |
Closing this one now. Let's use a new issue next time there's a need to update SQLite. |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: