bpo-30593: Document that sqlite3.Cursor.executescript disregards isolation_level - #26220
Conversation
Yep, docs changes can almost always be backported! |
All right :) Thanks. |
|
But I note that Berker chose only to apply backport labels for 3.10 and 3.9 to GH-26027. Maybe do likewise here? |
I don't see personally any problem of improving the docs of all versions even if they are in sec fixes only, bit maybe I am missing some context... |
|
Thanks @erlend-aasland for the PR, and @berkerpeksag for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9. |
…thonGH-26220) (cherry picked from commit 9014437) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
|
GH-26230 is a backport of this pull request to the 3.10 branch. |
…thonGH-26220) (cherry picked from commit 9014437) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
|
GH-26231 is a backport of this pull request to the 3.9 branch. |
|
Thanks for reviewing, Berker & Pablo! |

https://bugs.python.org/issue30593