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:33:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623015188.63.0.766651003766.issue44326@roundup.psfhosted.org>
In-reply-to
Content
The "sql" member is also unused. Removing this will make the tp_clear method redundant, as there are no PyObjects to clear anymore.
History
Date User Action Args
2021-06-06 21:33:08erlendaaslandsetrecipients: + erlendaasland
2021-06-06 21:33:08erlendaaslandsetmessageid: <1623015188.63.0.766651003766.issue44326@roundup.psfhosted.org>
2021-06-06 21:33:08erlendaaslandlinkissue44326 messages
2021-06-06 21:33:08erlendaaslandcreate