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, miss-islington, pablogsal, serhiy.storchaka
Date 2021-09-21.14:25:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632234357.25.0.768208231374.issue44958@roundup.psfhosted.org>
In-reply-to
Content
Now that pysqlite_statement_reset() is only used in cursor.c, I suggest to move it to cursor.c and make it a static function.
History
Date User Action Args
2021-09-21 14:25:57erlendaaslandsetrecipients: + erlendaasland, berker.peksag, serhiy.storchaka, pablogsal, miss-islington
2021-09-21 14:25:57erlendaaslandsetmessageid: <1632234357.25.0.768208231374.issue44958@roundup.psfhosted.org>
2021-09-21 14:25:57erlendaaslandlinkissue44958 messages
2021-09-21 14:25:57erlendaaslandcreate