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