commit | 87f0ac8c1de83ac63447b9fe799dfb1657a5a9db | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Sep 15 12:00:02 2021 -0700 |
committer | GitHub <noreply@github.com> | Wed Sep 15 21:00:02 2021 +0200 |
tree | f7d558c5f1b1948e2908c3acd14631988f12bca4 | |
parent | 0e4f913da88791644150282e38ba21d1fca5fd91 [diff] |
bpo-45089: Improve sqlite3 trace callback docs (GH-28238) (GH-28371) - Add link to str object and sqlite3 transaction control - Mention that exceptions are not propagated (cherry picked from commit 51056b40e711d84692d099ac8970077b33c7fafd) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>