Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bpo-45581: RaiseMemoryError insqlite3.connect if SQLite signals memory error#29171

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ambv merged 3 commits intopython:mainfromerlend-aasland:sqlite-open-nomem
Oct 29, 2021

Conversation

@erlend-aasland
Copy link
Contributor

@erlend-aaslanderlend-aasland commentedOct 22, 2021
edited by bedevere-bot
Loading

@erlend-aasland
Copy link
ContributorAuthor

I view this as a bugfix, so I suggest backporting through to 3.9.

@erlend-aaslanderlend-aasland added the type-bugAn unexpected behavior, bug, or error labelOct 22, 2021
@erlend-aaslanderlend-aasland changed the titlebpo-45581: raise MemoryError if sqlite3_open_v2() returns SQLITE_NOMEMbpo-45581: RaiseMemoryError insqlite3.connect if SQLite signals memory errorOct 22, 2021
@erlend-aasland
Copy link
ContributorAuthor

FYI, the Windows x64 failure is unrelated (flakey asyncio test)

@erlend-aaslanderlend-aasland requested review fromambv andcorona10 and removed request forserhiy-storchakaOctober 25, 2021 11:09
@ambvambv merged commite2e62b3 intopython:mainOct 29, 2021
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry,@erlend-aasland and@ambv, I could not cleanly backport this to3.10 due to a conflict.
Please backport usingcherry_picker on command line.
cherry_picker e2e62b3808691e15fa44b883270023e42dcad958 3.10

@miss-islington
Copy link
Contributor

Sorry@erlend-aasland and@ambv, I had trouble checking out the3.9 backport branch.
Please backport usingcherry_picker on command line.
cherry_picker e2e62b3808691e15fa44b883270023e42dcad958 3.9

ambv pushed a commit to ambv/cpython that referenced this pull requestOct 29, 2021
…signals memory error (pythonGH-29171).(cherry picked from commite2e62b3)Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
@bedevere-botbedevere-bot removed the needs backport to 3.10only security fixes labelOct 29, 2021
@bedevere-bot
Copy link

GH-29323 is a backport of this pull request to the3.10 branch.

ambv pushed a commit to ambv/cpython that referenced this pull requestOct 29, 2021
…ignals memory error (pythonGH-29171).(cherry picked from commite2e62b3)Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
@bedevere-bot
Copy link

GH-29324 is a backport of this pull request to the3.9 branch.

@erlend-aaslanderlend-aasland deleted the sqlite-open-nomem branchOctober 29, 2021 20:34
@erlend-aasland
Copy link
ContributorAuthor

Thanks, Łukasz!

ambv added a commit that referenced this pull requestOct 29, 2021
…signals memory error (GH-29171) (GH-29323)(cherry picked from commite2e62b3)Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
ambv added a commit that referenced this pull requestOct 29, 2021
…ignals memory error (GH-29171) (GH-29324)(cherry picked from commite2e62b3)Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@berkerpeksagberkerpeksagAwaiting requested review from berkerpeksagberkerpeksag is a code owner

@pablogsalpablogsalAwaiting requested review from pablogsal

@corona10corona10Awaiting requested review from corona10

@ambvambvAwaiting requested review from ambv

Assignees

@ambvambv

Labels

type-bugAn unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@erlend-aasland@miss-islington@bedevere-bot@ambv@the-knights-who-say-ni

[8]ページ先頭

©2009-2025 Movatter.jp