[New-bugs-announce] [issue44327] [sqlite3] remove unused members from pysqlite_Connection

Erlend E. Aasland report at bugs.python.org
Sun Jun 6 17:46:11 EDT 2021


New submission from Erlend E. Aasland <erlend.aasland at innova.no>:

The timeout and timeout_started members of pysqlite_Connection are never used. Suggesting to remove them.

----------
assignee: erlendaasland
components: Extension Modules
messages: 395219
nosy: erlendaasland
priority: low
severity: normal
status: open
title: [sqlite3] remove unused members from pysqlite_Connection
type: enhancement

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44327>
_______________________________________


More information about the New-bugs-announce mailing list