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 vstinner
Recipients christian.heimes, corona10, erlendaasland, kj, miss-islington, nascheme, ncoghlan, pablogsal, shihai1991, soffieswan015, vstinner
Date 2021-06-01.10:47:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622544461.41.0.718285191649.issue42972@roundup.psfhosted.org>
In-reply-to
Content
New changeset fffa0f92adaaed0bcb3907d982506f78925e9052 by Erlend Egeberg Aasland in branch 'main':
bpo-42972: Track sqlite3 statement objects (GH-26475)
https://github.com/python/cpython/commit/fffa0f92adaaed0bcb3907d982506f78925e9052
History
Date User Action Args
2021-06-01 10:47:41vstinnersetrecipients: + vstinner, nascheme, ncoghlan, christian.heimes, corona10, pablogsal, miss-islington, shihai1991, erlendaasland, kj, soffieswan015
2021-06-01 10:47:41vstinnersetmessageid: <1622544461.41.0.718285191649.issue42972@roundup.psfhosted.org>
2021-06-01 10:47:41vstinnerlinkissue42972 messages
2021-06-01 10:47:41vstinnercreate