Skip to content

Commit 1723ed2

Browse files
committed
Add news entry
1 parent 11ed09b commit 1723ed2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Misc/NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,10 @@ Extension Modules
306306

307307
Library
308308
-------
309+
- bpo-16379: Add sqlite error code and name to the exceptions of the
310+
sqlite3 module.
311+
Patch by Aviv Palivoda based on work by Daniel Shahaf.
312+
309313
- bpo-29692: Fixed arbitrary unchaining of RuntimeError exceptions in
310314
contextlib.contextmanager.
311315
Patch by Siddharth Velankar.

0 commit comments

Comments
 (0)