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 miss-islington
Recipients erlendaasland, miss-islington, pablogsal, terry.reedy, vstinner, zzzeek
Date 2021-06-05.03:09:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622862587.81.0.577350095947.issue44304@roundup.psfhosted.org>
In-reply-to
Content
New changeset ad2f3b74b5615aa36a82d1fdbc45bb7468aa1d72 by Miss Islington (bot) in branch '3.10':
bpo-44304: Fix crash in the sqlite3 module when the GC clears Statement objects (GH-26545)
https://github.com/python/cpython/commit/ad2f3b74b5615aa36a82d1fdbc45bb7468aa1d72
History
Date User Action Args
2021-06-05 03:09:47miss-islingtonsetrecipients: + miss-islington, terry.reedy, vstinner, zzzeek, pablogsal, erlendaasland
2021-06-05 03:09:47miss-islingtonsetmessageid: <1622862587.81.0.577350095947.issue44304@roundup.psfhosted.org>
2021-06-05 03:09:47miss-islingtonlinkissue44304 messages
2021-06-05 03:09:47miss-islingtoncreate