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-28.18:26:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630175168.23.0.063770673909.issue27334@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2a80893e5c023a73ccd32cc319f4f0404f548c00 by Erlend Egeberg Aasland in branch '3.10':
[3.10] bpo-27334: roll back transaction if sqlite3 context manager fails to commit (GH-26202) (GH-27943)
https://github.com/python/cpython/commit/2a80893e5c023a73ccd32cc319f4f0404f548c00
History
Date User Action Args
2021-08-28 18:26:08pablogsalsetrecipients: + pablogsal, ghaering, lukasz.langa, berker.peksag, lciti, erlendaasland
2021-08-28 18:26:08pablogsalsetmessageid: <1630175168.23.0.063770673909.issue27334@roundup.psfhosted.org>
2021-08-28 18:26:08pablogsallinkissue27334 messages
2021-08-28 18:26:08pablogsalcreate