[issue43851] Optimise SQLite builds on macOS and Windows

Erlend Egeberg Aasland report at bugs.python.org
Wed Apr 28 12:40:34 EDT 2021


Erlend Egeberg Aasland <erlend.aasland at innova.no> added the comment:

Oh, well, SQLITE_DEFAULT_MEMSTATUS=0 does in fact affect PRAGMA soft_heap_limit. Looks like I'm left with only SQLITE_OMIT_AUTOINIT, then :)

----------

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


More information about the Python-bugs-list mailing list