diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-26 22:23:33 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-26 22:23:33 +0200 |
commit | d4095d95f87010751ebc0b656a87f422ce5480ad (patch) | |
tree | 5c14003b0b03b91f1497fefbab5f5bbd3fe7c1ec /Python | |
parent | 8cda5e60932b5808e6f6af4cfdc1428f1c915555 (diff) | |
download | cpython-git-d4095d95f87010751ebc0b656a87f422ce5480ad.tar.gz |
Issue #18519: the Python authorizer callback of sqlite3 must not raise Python exceptions
The exception is printed if sqlite3.enable_callback_tracebacks(True) has been
called, otherwise the exception is cleared.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions