Skip to content

Commit 55963ca

Browse files
author
Erlend E. Aasland
committed
Address review: reword NEWS entry
1 parent a483052 commit 55963ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
:mod:`sqlite3` now raises :exc:`OverflowError` if an user-defined function
2-
returns a :class:`str` larger than ``INT_MAX`` bytes. Patch by Erlend E.
1+
:mod:`sqlite3` user-defined functions returning :class:`strings <str>` with
2+
embedded ``NULL`` characters are no longer truncated. Patch by Erlend E.
33
Aasland.

0 commit comments

Comments
 (0)