Skip to content

Commit 5c8e05c

Browse files
author
Erlend E. Aasland
committed
Add NEWS
1 parent 7830f3b commit 5c8e05c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
:mod:`sqlite3` now utilizes :meth:`functools.lru_cache` to implement the
2+
connection statement cache. The statement cache can be accessed via the new
3+
method :meth:`sqlite3.Connection.statement_cache`. Patch by Erlend E.
4+
Aasland.

0 commit comments

Comments
 (0)