summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2023-06-07-00-09-52.gh-issue-105375.Y_9D4n.rst
blob: ec10d63822c2035c0120a22e57f5940b3b92a5eb (plain)
1
2
Fix a bug in :mod:`sqlite3` where an exception could be overwritten in the
:meth:`collation <sqlite3.Connection.create_collation>` callback.