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 vstinner
Recipients erlendaasland, serhiy.storchaka, vstinner, xiang.zhang
Date 2021-04-16.09:44:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618566279.7.0.473825842398.issue35056@roundup.psfhosted.org>
In-reply-to
Content
patch-with-simple-msize.diff: I suggest you opening a new issue to propose using the Python memory allocators in the sqlite module. This issue is about C extension modules which don't use the Python memory allocator.
History
Date User Action Args
2021-04-16 09:44:39vstinnersetrecipients: + vstinner, serhiy.storchaka, xiang.zhang, erlendaasland
2021-04-16 09:44:39vstinnersetmessageid: <1618566279.7.0.473825842398.issue35056@roundup.psfhosted.org>
2021-04-16 09:44:39vstinnerlinkissue35056 messages
2021-04-16 09:44:39vstinnercreate