Skip to content
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

gh-91063: Update Windows installer to SQLite 3.38.4. #92322

Merged
merged 1 commit into from
May 9, 2022

Conversation

felixxm
Copy link
Contributor

@felixxm felixxm commented May 5, 2022

@felixxm felixxm requested a review from a team as a code owner May 5, 2022 04:29
@felixxm felixxm changed the title bpo-46907: Update Windows installer to SQLite 3.38.4. gh-91063: Update Windows installer to SQLite 3.38.4. May 5, 2022
@erlend-aasland erlend-aasland reopened this May 5, 2022
@erlend-aasland
Copy link
Contributor

FTR, re-opening to trigger CI; I just pushed the SQLite 3.38.4 to the sources deps repo.

Copy link
Contributor

@erlend-aasland erlend-aasland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved if CI approves.

@stonebig
Copy link

stonebig commented May 7, 2022

hum, there is now a SQLIte-3.38.5

@erlend-aasland
Copy link
Contributor

hum, there is now a SQLIte-3.38.5

3.38.5 is a bugfix for the CLI only, not the library.

@erlend-aasland
Copy link
Contributor

erlend-aasland commented May 8, 2022

@felixxm, sorry I didn't manage to get this into 3.11b1. @zooba, are you ok with me landing this and backporting to 3.11 (thumbs up will do)?

@erlend-aasland erlend-aasland added the needs backport to 3.11 only security fixes label May 9, 2022
@erlend-aasland erlend-aasland merged commit 22bddc8 into python:main May 9, 2022
@miss-islington
Copy link
Contributor

Thanks @felixxm for the PR, and @erlend-aasland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 9, 2022
(cherry picked from commit 22bddc8)

Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label May 9, 2022
@bedevere-bot
Copy link

GH-92580 is a backport of this pull request to the 3.11 branch.

@erlend-aasland erlend-aasland linked an issue May 9, 2022 that may be closed by this pull request
miss-islington added a commit that referenced this pull request May 9, 2022
(cherry picked from commit 22bddc8)

Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
@felixxm felixxm deleted the fix-issue-46907-windows-3.38.4 branch March 24, 2023 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Windows and MacOS installer to SQLite 3.38.4
5 participants