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, serhiy.storchaka
Date 2021-03-01.09:52:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614592369.49.0.483199992415.issue43350@roundup.psfhosted.org>
In-reply-to
Content
In _pysqlite_query_execute(), if the cursor already has a statement object, it is reset twice before the cache is queried.
History
Date User Action Args
2021-03-01 09:52:49erlendaaslandsetrecipients: + erlendaasland, berker.peksag, serhiy.storchaka
2021-03-01 09:52:49erlendaaslandsetmessageid: <1614592369.49.0.483199992415.issue43350@roundup.psfhosted.org>
2021-03-01 09:52:49erlendaaslandlinkissue43350 messages
2021-03-01 09:52:49erlendaaslandcreate