gh-102997: Update Windows installer to SQLite 3.41.2. by felixxm · Pull Request #102999 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Conversation
@erlend-aasland I re-ran the Azure Pipelines tests for you and it's all clear now.
@erlend-aasland I re-ran the Azure Pipelines tests for you and it's all clear now.
Thanks 👍 We have some bugfixes in the 3.41 branch so SQLite 3.41.3 should be release soon-ish.
@felixxm, do you still want to wait for 3.41.3?
@felixxm, do you still want to wait for 3.41.3?
There are plenty of bugfixes in the 3.41 branch so I'd expect 3.41.3 next week.
@Yhg1s, as the RM, would you be opposed to upgrading the bundled SQLite version for the Windows and macOS installers during the beta phase?
@felixxm: I suggest we land these. There's no sign of 3.41.3 anytime soon, AFAICS. It's safer to bump a bugfix release during the beta phase, than bumping a minor version number release.
Thanks @felixxm for the PR, and @erlend-aasland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖
Sorry, @felixxm and @erlend-aasland, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker f6314b92dcfc8ca6ff3fd150814f85448db69165 3.11
erlend-aasland pushed a commit to erlend-aasland/cpython that referenced this pull request
erlend-aasland added a commit that referenced this pull request
#104085) Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>