[issue45581] [sqlite3] raise MemoryError if sqlite3_open_v2() returns SQLITE_NOMEM

Łukasz Langa report at bugs.python.org
Fri Oct 29 16:54:11 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45581>
_______________________________________


More information about the Python-bugs-list mailing list