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 | 30a3ea17817dacfe2e53e44f3bf97b2c331d0b3b (patch) | |
tree | 93ee9eb9433549b1020217a36514b3db4b5e7d28 /Python/Python-ast.c | |
parent | b65bb004b064a0b7bcd1fda7dc077cfff4345b68 (diff) | |
download | cpython-30a3ea17817dacfe2e53e44f3bf97b2c331d0b3b.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/Python-ast.c')
0 files changed, 0 insertions, 0 deletions