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 corona10
Recipients berker.peksag, corona10, erlendaasland
Date 2020-10-15.12:20:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602764444.83.0.996403657181.issue42021@roundup.psfhosted.org>
In-reply-to
Content
New changeset 644e94272a89196801825cb69a56377bf62d256a by Erlend Egeberg Aasland in branch 'master':
bpo-42021: Fix possible ref leaks during _sqlite3 module init (GH-22673)
https://github.com/python/cpython/commit/644e94272a89196801825cb69a56377bf62d256a
History
Date User Action Args
2020-10-15 12:20:44corona10setrecipients: + corona10, berker.peksag, erlendaasland
2020-10-15 12:20:44corona10setmessageid: <1602764444.83.0.996403657181.issue42021@roundup.psfhosted.org>
2020-10-15 12:20:44corona10linkissue42021 messages
2020-10-15 12:20:44corona10create