Uh oh!
There was an error while loading. Please reload this page.
bpo-27334: roll back transaction if sqlite3 context manager fails to commit - #26202
Conversation
Co-authored-by: Luca Citi Co-authored-by: Berker Peksag <berker.peksag@gmail.com>
@berkerpeksag, a couple of comments accompanying the change:
|
erlend-aasland
commented
May 17, 2021
(cc. @pablogsal) |
lciti
commented
May 18, 2021
Thanks for creating the PR. Sorry for not doing it myself, I almost forgot about the whole thing. It's good that a fix is eventually making its way into the code. |
erlend-aasland
commented
May 18, 2021
Thanks for reporting, providing a reproducer, and proposing a fix! :) I've credited you in the NEWS entry and in the commit message. |
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.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
vstinner
commented
Jun 2, 2021
You can try Example: |
Thanks! I'll have a look at this after #26462 is resolved :) |
pablogsal
commented
Aug 25, 2021
@erlend-aasland Does this need backports? If not, please close the issue :) |
It's a bugfix, so I'd backport to 3.10 and 3.9. (I suspect the backports must be done manually) |
erlend-aasland
commented
Aug 25, 2021
Thank you so much for reviewing, Pablo and Victor! |
miss-islington
commented
Aug 25, 2021
Thanks @erlend-aasland for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
miss-islington
commented
Aug 25, 2021
Thanks @erlend-aasland for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
miss-islington
commented
Aug 25, 2021
Sorry, @erlend-aasland and @pablogsal, I could not cleanly backport this to |
miss-islington
commented
Aug 25, 2021
Sorry @erlend-aasland and @pablogsal, I had trouble checking out the |
bedevere-bot
commented
Aug 25, 2021
GH-27943 is a backport of this pull request to the 3.10 branch. |
…ils to commit (pythonGH-26202) Co-authored-by: Luca Citi Co-authored-by: Berker Peksag <berker.peksag@gmail.com>. (cherry picked from commit 7ecd342) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
bedevere-bot
commented
Aug 25, 2021
GH-27944 is a backport of this pull request to the 3.9 branch. |
…ls to commit (pythonGH-26202) Co-authored-by: Luca Citi Co-authored-by: Berker Peksag <berker.peksag@gmail.com>. (cherry picked from commit 7ecd342) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
https://bugs.python.org/issue27334