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, miss-islington, pablogsal, terry.reedy, vstinner, zzzeek
Date 2021-06-05.22:41:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622932880.43.0.105629797482.issue44304@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6e3b7cf3af3ed7758b2c2193c1d393feb8ab8f72 by Pablo Galindo in branch 'main':
bpo-44304: Ensure the sqlite3 destructor callback is always called with the GIL held (GH-26551)
https://github.com/python/cpython/commit/6e3b7cf3af3ed7758b2c2193c1d393feb8ab8f72
History
Date User Action Args
2021-06-05 22:41:20pablogsalsetrecipients: + pablogsal, terry.reedy, vstinner, zzzeek, miss-islington, erlendaasland
2021-06-05 22:41:20pablogsalsetmessageid: <1622932880.43.0.105629797482.issue44304@roundup.psfhosted.org>
2021-06-05 22:41:20pablogsallinkissue44304 messages
2021-06-05 22:41:20pablogsalcreate