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 erlendaasland
Date 2021-06-06.21:28:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623014917.48.0.194652850007.issue44326@roundup.psfhosted.org>
In-reply-to
Content
The db member of pysqlite_Statement is only "used" in the statement create method. Suggesting to remove this. A couple of lines less of code, a couple of bytes less per statement object.
History
Date User Action Args
2021-06-06 21:28:37erlendaaslandsetrecipients: + erlendaasland
2021-06-06 21:28:37erlendaaslandsetmessageid: <1623014917.48.0.194652850007.issue44326@roundup.psfhosted.org>
2021-06-06 21:28:37erlendaaslandlinkissue44326 messages
2021-06-06 21:28:37erlendaaslandcreate