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, christian.heimes, erlendaasland
Date 2021-04-07.12:36:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617798964.38.0.565343679277.issue43763@roundup.psfhosted.org>
In-reply-to
Content
> Suggesting to make sqlite3.Connection.enable_load_extension a module level function

This actually needs to be a sqlite3.Connection method, thus altering the behaviour of the current function.
History
Date User Action Args
2021-04-07 12:36:04erlendaaslandsetrecipients: + erlendaasland, christian.heimes, berker.peksag
2021-04-07 12:36:04erlendaaslandsetmessageid: <1617798964.38.0.565343679277.issue43763@roundup.psfhosted.org>
2021-04-07 12:36:04erlendaaslandlinkissue43763 messages
2021-04-07 12:36:04erlendaaslandcreate