bpo-42064: Pass module state to trace, progress, and authorizer callb… · python/cpython@979336d · GitHub
Skip to content

Commit 979336d

Browse files
author
Erlend Egeberg Aasland
authored
bpo-42064: Pass module state to trace, progress, and authorizer callbacks (GH-27940)
- add print-or-clear traceback helper - add helpers to clear and visit saved contexts - modify callbacks to use the new callback_context struct
1 parent 8ca6b61 commit 979336d

2 files changed

Lines changed: 111 additions & 73 deletions

File tree

Modules/_sqlite/connection.c

Lines changed: 107 additions & 69 deletions

Modules/_sqlite/connection.h

Lines changed: 4 additions & 4 deletions

0 commit comments

Comments
 (0)