-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
bpo-45925: Update Windows installer to SQLite 3.37.2 #30485
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
Conversation
Please split this up in one PR for the Windows installer and one for the macOS installer. Also, I usually wait with these PRs until approx. a month has passed. For example with SQLite 3.35, there was a series of five (!) patch releases before that branch stabilised. I suggest to wait with updating the installers until we've seen that the SQLite 3.37 branch has calmed down :) Keep an eye on the SQLite forum and on the SQLite SCM. If you see mentions of 3.37.3, you'll know there's an upcoming patch release. |
The next 3.10 release is expected early February. I suggest to revisit updating the installers in approx. three weeks time. |
Nit: its macOS, not Mac, and SQLite, not sqlite 🤓 |
@kumaraditya303 Can you split up this in a Windows PR and a macOS PR? |
@erlend-aasland Created #30921 Merge that first then I'll rebase. |
Please just remove the macOS part from this PR so the two teams can do their reviews independently; the Windows PR does not depend on the macOS PR, and the other way around. I'll remove the macOS team from the review list. Update PR title to this: Update Windows installer to use SQLite 3.37.2 |
Misc/NEWS.d/next/Build/2022-01-08-12-43-31.bpo-45925.38F3NO.rst
Outdated
Show resolved
Hide resolved
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, LG
LGTM |
Thanks @kumaraditya303 for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
Thanks @kumaraditya303 for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Sorry, @kumaraditya303 and @zooba, I could not cleanly backport this to |
Sorry @kumaraditya303 and @zooba, I had trouble checking out the |
GH-30991 is a backport of this pull request to the 3.10 branch. |
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> (cherry picked from commit 4d191fc) Co-authored-by: Steve Dower <steve.dower@python.org>
GH-30994 is a backport of this pull request to the 3.9 branch. |
Thanks for merging and for fixing the backports, Steve! |
Thanks for the PR, Kumar! |
|
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> (cherry picked from commit 4d191fc) Co-authored-by: Steve Dower <steve.dower@python.org>
https://bugs.python.org/issue45925