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-20.19:24:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624217075.58.0.24526673563.issue44087@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7d0a47e1affd0a2f56600f3e9473f55f931595bd by Erlend Egeberg Aasland in branch 'main':
bpo-44087: Disallow instantiation of sqlite3.Statement (GH-26567)
https://github.com/python/cpython/commit/7d0a47e1affd0a2f56600f3e9473f55f931595bd
History
Date User Action Args
2021-06-20 19:24:35pablogsalsetrecipients: + pablogsal, berker.peksag, serhiy.storchaka, erlendaasland
2021-06-20 19:24:35pablogsalsetmessageid: <1624217075.58.0.24526673563.issue44087@roundup.psfhosted.org>
2021-06-20 19:24:35pablogsallinkissue44087 messages
2021-06-20 19:24:35pablogsalcreate