[issue42213] Get rid of cyclic GC hack in sqlite3.Connection and sqlite3.Cache

Erlend Egeberg Aasland report at bugs.python.org
Fri Oct 30 17:44:11 EDT 2020


New submission from Erlend Egeberg Aasland <erlend.aasland at innova.no>:

Get rid of the `pysqlite_Cache->decref_factory` hack by implementing proper support for cyclic garbage collection.

----------
components: Library (Lib)
messages: 379998
nosy: berker.peksag, erlendaasland
priority: normal
severity: normal
status: open
title: Get rid of cyclic GC hack in sqlite3.Connection and sqlite3.Cache
type: resource usage
versions: Python 3.10

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42213>
_______________________________________


More information about the Python-bugs-list mailing list