Erlend E. Aasland <erlend.aasl...@innova.no> added the comment:

Historical note:
The current behaviour was introduced in pysqlite v2.0.2 (May 21 2005), in order 
to be able to finalise statements and thus close cursors as soon as possible. 
However, that effect was cancelled just after a couple of months, by the 
addition of the LRU cache and the ability to reuse prepared statements.

----------

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

Reply via email to