New submission from Erlend Egeberg Aasland <[email protected]>:
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 <[email protected]> <https://bugs.python.org/issue42213> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
