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.

URL PR 22673
Status merged
Title bpo-42021: Fix possible ref leaks during _sqlite3 module init
History
Date User Action Args
2020-10-15 12:20:21erlendaaslandsetstatus: open -> merged
2020-10-14 13:21:38erlendaaslandsettitle: bpo-42021: Fix possible ref. leaks during _sqlite3 module init -> bpo-42021: Fix possible ref leaks during _sqlite3 module init
2020-10-12 19:24:12erlendaaslandsettitle: bpo-42021: Handle PyDict_SetItemString() errors in _sqlite3 -> bpo-42021: Fix possible ref. leaks during _sqlite3 module init
2020-10-12 19:22:59erlendaaslandlinkissue42021 pull_requests
2020-10-12 19:22:59erlendaaslandcreate