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-94328: Update macOS installer to use SQLite 3.39.4. #98639

Merged
merged 1 commit into from Oct 25, 2022

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Oct 25, 2022

Fixes gh-94328

@erlend-aasland
Copy link
Contributor Author

erlend-aasland commented Oct 25, 2022

@ned-deily FYI I'll be merging this later today.

@erlend-aasland erlend-aasland merged commit 8aa1e99 into python:main Oct 25, 2022
15 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Oct 25, 2022

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

@erlend-aasland erlend-aasland deleted the sqlite-3.39.4/mac branch Oct 25, 2022
@miss-islington
Copy link
Contributor

miss-islington commented Oct 25, 2022

Sorry, @erlend-aasland, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 8aa1e994a530e538a5433c8ada6500ffc1214467 3.10

@bedevere-bot
Copy link

bedevere-bot commented Oct 25, 2022

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 25, 2022
…H-98639)

(cherry picked from commit 8aa1e99)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
erlend-aasland added a commit to erlend-aasland/cpython that referenced this pull request Oct 25, 2022
…ythonGH-98639).

(cherry picked from commit 8aa1e99)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
@bedevere-bot
Copy link

bedevere-bot commented Oct 25, 2022

GH-98647 is a backport of this pull request to the 3.10 branch.

miss-islington added a commit that referenced this pull request Oct 25, 2022
(cherry picked from commit 8aa1e99)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
erlend-aasland added a commit that referenced this pull request Oct 25, 2022
…) (#98647)

[3.10] gh-94328: Update macOS installer to use SQLite 3.39.4. (GH-98639).
(cherry picked from commit 8aa1e99)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade Windows/macOS installers to SQLite 3.39.4
3 participants