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, vstinner
Date 2021-05-31.09:12:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622452362.33.0.724225912036.issue42972@roundup.psfhosted.org>
In-reply-to
Content
New changeset ff359d735f1a60878975d1c5751bfd2361e84067 by Miss Islington (bot) in branch '3.10':
bpo-42972: Fix sqlite3 traverse/clear functions (GH-26452) (GH-26461)
https://github.com/python/cpython/commit/ff359d735f1a60878975d1c5751bfd2361e84067
History
Date User Action Args
2021-05-31 09:12:42vstinnersetrecipients: + vstinner, nascheme, ncoghlan, christian.heimes, corona10, pablogsal, miss-islington, shihai1991, erlendaasland, kj
2021-05-31 09:12:42vstinnersetmessageid: <1622452362.33.0.724225912036.issue42972@roundup.psfhosted.org>
2021-05-31 09:12:42vstinnerlinkissue42972 messages
2021-05-31 09:12:42vstinnercreate