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 erlendaasland
Recipients berker.peksag, erlendaasland, ned.deily, paul.moore, ronaldoussoren, steve.dower, tim.golden, zach.ware
Date 2021-04-28.16:40:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619628034.39.0.757719705117.issue43851@roundup.psfhosted.org>
In-reply-to
Content
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 :)
History
Date User Action Args
2021-04-28 16:40:34erlendaaslandsetrecipients: + erlendaasland, paul.moore, ronaldoussoren, tim.golden, ned.deily, berker.peksag, zach.ware, steve.dower
2021-04-28 16:40:34erlendaaslandsetmessageid: <1619628034.39.0.757719705117.issue43851@roundup.psfhosted.org>
2021-04-28 16:40:34erlendaaslandlinkissue43851 messages
2021-04-28 16:40:33erlendaaslandcreate