Uh oh!
There was an error while loading. Please reload this page.
bpo-30593: Document that sqlite3.Cursor.executescript disregards isolation_level - #26220
Conversation
@pablogsal I'm adding skip news to this. Can be backported to 3.10 and 3.9 (3.8 doesn't even get doc updates anymore, right?). |
pablogsal
commented
May 18, 2021
Yep, docs changes can almost always be backported! |
erlend-aasland
commented
May 18, 2021
All right :) Thanks. |
erlend-aasland
commented
May 18, 2021
But I note that Berker chose only to apply backport labels for 3.10 and 3.9 to GH-26027. Maybe do likewise here? |
pablogsal
commented
May 18, 2021
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... |
miss-islington
commented
May 19, 2021
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>
bedevere-bot
commented
May 19, 2021
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>
bedevere-bot
commented
May 19, 2021
GH-26231 is a backport of this pull request to the 3.9 branch. |
erlend-aasland
commented
May 19, 2021
Thanks for reviewing, Berker & Pablo! |
berkerpeksag
commented
May 19, 2021
It's because historically online documentation of security-fix-only branches weren't updated daily. |
https://bugs.python.org/issue30593