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.21:02:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635541349.19.0.641925401921.issue45581@roundup.psfhosted.org>
In-reply-to
Content
New changeset ed807bf333cdc78b92c9861600acf1a435c52193 by Łukasz Langa in branch '3.9':
[3.9] bpo-45581: Raise `MemoryError` in `sqlite3.connect` if SQLite signals memory error (GH-29171) (GH-29324)
https://github.com/python/cpython/commit/ed807bf333cdc78b92c9861600acf1a435c52193
History
Date User Action Args
2021-10-29 21:02:29lukasz.langasetrecipients: + lukasz.langa, serhiy.storchaka, erlendaasland
2021-10-29 21:02:29lukasz.langasetmessageid: <1635541349.19.0.641925401921.issue45581@roundup.psfhosted.org>
2021-10-29 21:02:29lukasz.langalinkissue45581 messages
2021-10-29 21:02:29lukasz.langacreate