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-08-18.23:38:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629329882.59.0.402347625359.issue44079@roundup.psfhosted.org>
In-reply-to
Content
New changeset 243b6c3b8fd3144450c477d99f01e31e7c3ebc0f by Erlend Egeberg Aasland in branch 'main':
bpo-44079: Strip superfluous statement cache from sqlite3.Connection (GH-25998)
https://github.com/python/cpython/commit/243b6c3b8fd3144450c477d99f01e31e7c3ebc0f
History
Date User Action Args
2021-08-18 23:38:02pablogsalsetrecipients: + pablogsal, berker.peksag, serhiy.storchaka, erlendaasland
2021-08-18 23:38:02pablogsalsetmessageid: <1629329882.59.0.402347625359.issue44079@roundup.psfhosted.org>
2021-08-18 23:38:02pablogsallinkissue44079 messages
2021-08-18 23:38:02pablogsalcreate