Skip to content

Commit 297763b

Browse files
author
Erlend E. Aasland
committed
Add NEWS
1 parent 6b1ccfe commit 297763b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Improve :mod:`sqlite3` error handling: If ``sqlite3_column_text()`` and
2+
``sqlite3_column_blob()`` set ``SQLITE_NOMEM``, :exc:`MemoryError` is now
3+
raised. Patch by Erlend E. Aasland.

0 commit comments

Comments
 (0)