summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-08-30-23-10-48.bpo-24139.e38czf.rst
blob: b44d0cf6e20e3b78288463ab04c112bbe87916f7 (plain)
1
2
Add support for SQLite extended result codes in :exc:`sqlite3.Error`. Patch
by Erlend E. Aasland.