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, mark.dickinson, serhiy.storchaka
Date 2021-04-15.10:38:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618483101.23.0.296406274023.issue43852@roundup.psfhosted.org>
In-reply-to
Content
Yes, the _pysqlite_query_execute() case might be cleaner. But I was under the impression that using PyTuple_Pack() was significantly slower. Correct me if I'm wrong.
History
Date User Action Args
2021-04-15 10:38:21erlendaaslandsetrecipients: + erlendaasland, mark.dickinson, berker.peksag, serhiy.storchaka
2021-04-15 10:38:21erlendaaslandsetmessageid: <1618483101.23.0.296406274023.issue43852@roundup.psfhosted.org>
2021-04-15 10:38:21erlendaaslandlinkissue43852 messages
2021-04-15 10:38:21erlendaaslandcreate