This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients erlendaasland, lukasz.langa, serhiy.storchaka
Date 2021-10-29.20:22:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635538926.52.0.297418401809.issue45581@roundup.psfhosted.org>
In-reply-to
Content
New changeset e2e62b3808691e15fa44b883270023e42dcad958 by Erlend Egeberg Aasland in branch 'main':
bpo-45581: Raise `MemoryError` in `sqlite3.connect` if SQLite signals memory error (GH-29171)
https://github.com/python/cpython/commit/e2e62b3808691e15fa44b883270023e42dcad958
History
Date User Action Args
2021-10-29 20:22:06lukasz.langasetrecipients: + lukasz.langa, serhiy.storchaka, erlendaasland
2021-10-29 20:22:06lukasz.langasetmessageid: <1635538926.52.0.297418401809.issue45581@roundup.psfhosted.org>
2021-10-29 20:22:06lukasz.langalinkissue45581 messages
2021-10-29 20:22:06lukasz.langacreate