Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
erlend-aasland commentedOct 22, 2021
I view this as a bugfix, so I suggest backporting through to 3.9. |
MemoryError insqlite3.connect if SQLite signals memory errorerlend-aasland commentedOct 22, 2021
FYI, the Windows x64 failure is unrelated (flakey asyncio test) |
miss-islington commentedOct 29, 2021
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 commentedOct 29, 2021
Sorry,@erlend-aasland and@ambv, I could not cleanly backport this to |
miss-islington commentedOct 29, 2021
Sorry@erlend-aasland and@ambv, I had trouble checking out the |
…signals memory error (pythonGH-29171).(cherry picked from commite2e62b3)Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
bedevere-bot commentedOct 29, 2021
GH-29323 is a backport of this pull request to the3.10 branch. |
…ignals memory error (pythonGH-29171).(cherry picked from commite2e62b3)Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
bedevere-bot commentedOct 29, 2021
GH-29324 is a backport of this pull request to the3.9 branch. |
erlend-aasland commentedOct 29, 2021
Thanks, Łukasz! |
Uh oh!
There was an error while loading.Please reload this page.
https://bugs.python.org/issue45581