Uh oh!
There was an error while loading. Please reload this page.
bpo-45138: Expand traced SQL statements in sqlite3 trace callback - #28240
Conversation
Uh oh!
There was an error while loading. Please reload this page.
|
|
erlend-aasland
commented
Nov 10, 2021
Coverage for Details |
erlend-aasland
commented
Jan 4, 2022
I believe I've addressed everything here, @pablogsal. Let me know if you want further changes. |
JelleZijlstra
left a comment
There was a problem hiding this comment.
Thanks, a few small comments
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
JelleZijlstra
left a comment
There was a problem hiding this comment.
Looks good! @gvanrossum I'm planning to merge this change, another SQLite enhancement by Erlend.
erlend-aasland
commented
Mar 9, 2022
Thanks, @JelleZijlstra! |
kumaraditya303
commented
Mar 9, 2022
This change broke several buildbots See https://buildbot.python.org/all/#/builders/58/builds/1850 |
erlend-aasland
commented
Mar 9, 2022
I'm aware, and I'm coming up with a fix for that test. |
This reverts commit d177751.
https://bugs.python.org/issue45138