This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients berker.peksag, erlendaasland, ghaering, lciti, lukasz.langa, pablogsal
Date 2021-08-25.19:02:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629918153.45.0.596849123472.issue27334@roundup.psfhosted.org>
In-reply-to
Content
New changeset 52702e8ba0d777ac92ec36038213976545c4759e by Erlend Egeberg Aasland in branch '3.9':
[3.9] bpo-27334: roll back transaction if sqlite3 context manager fails to commit (GH-26202) (GH-27944)
https://github.com/python/cpython/commit/52702e8ba0d777ac92ec36038213976545c4759e
History
Date User Action Args
2021-08-25 19:02:33pablogsalsetrecipients: + pablogsal, ghaering, lukasz.langa, berker.peksag, lciti, erlendaasland
2021-08-25 19:02:33pablogsalsetmessageid: <1629918153.45.0.596849123472.issue27334@roundup.psfhosted.org>
2021-08-25 19:02:33pablogsallinkissue27334 messages
2021-08-25 19:02:33pablogsalcreate