cpython/Lib/sqlite3
Serhiy Storchaka 1de91a0032
bpo-34052: Prevent SQLite functions from setting callbacks on exceptions. (GH-8113). (GH-10946)
(cherry picked from commit 5b25f1d031)

Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>
2018-12-05 23:09:56 +02:00
..
test bpo-34052: Prevent SQLite functions from setting callbacks on exceptions. (GH-8113). (GH-10946) 2018-12-05 23:09:56 +02:00
__init__.py
dbapi2.py
dump.py