New submission from Erlend E. Aasland <erlend.aasl...@innova.no>:

The db member of pysqlite_Statement is only "used" in the __init__ method. 
Suggesting to remove this. A couple of lines less of code, a couple of bytes 
less per statement object.

----------
assignee: erlendaasland
components: Extension Modules
messages: 395216
nosy: erlendaasland
priority: low
severity: normal
status: open
title: [sqlite3] remove unused db member from pysqlite_Statement
type: enhancement

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44326>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to