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, pablogsal, serhiy.storchaka
Date 2021-06-03.21:24:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622755469.34.0.862735732825.issue44042@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3446516ffa92c98519146253153484291947b273 by Erlend Egeberg Aasland in branch 'main':
bpo-44042: Optimize sqlite3 begin transaction (GH-25908)
https://github.com/python/cpython/commit/3446516ffa92c98519146253153484291947b273
History
Date User Action Args
2021-06-03 21:24:29pablogsalsetrecipients: + pablogsal, berker.peksag, serhiy.storchaka, erlendaasland
2021-06-03 21:24:29pablogsalsetmessageid: <1622755469.34.0.862735732825.issue44042@roundup.psfhosted.org>
2021-06-03 21:24:29pablogsallinkissue44042 messages
2021-06-03 21:24:29pablogsalcreate