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 erlendaasland, pablogsal, terry.reedy, vstinner, zzzeek
Date 2021-06-05.02:50:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622861446.46.0.275790184385.issue44304@roundup.psfhosted.org>
In-reply-to
Content
New changeset fa106a685c1f199aca5be5c2d0277a14cc9057bd by Pablo Galindo in branch 'main':
bpo-44304: Fix crash in the sqlite3 module when the GC clears Statement objects (GH-26545)
https://github.com/python/cpython/commit/fa106a685c1f199aca5be5c2d0277a14cc9057bd
History
Date User Action Args
2021-06-05 02:50:46pablogsalsetrecipients: + pablogsal, terry.reedy, vstinner, zzzeek, erlendaasland
2021-06-05 02:50:46pablogsalsetmessageid: <1622861446.46.0.275790184385.issue44304@roundup.psfhosted.org>
2021-06-05 02:50:46pablogsallinkissue44304 messages
2021-06-05 02:50:46pablogsalcreate