New submission from Inada Naoki <songofaca...@gmail.com>:
Reported here: * https://stackoverflow.com/questions/56228799/python-hangs-indefinitely-trying-to-delete-deeply-recursive-object * https://mail.python.org/pipermail/python-dev/2019-May/157635.html ---------- components: Interpreter Core messages: 343344 nosy: inada.naoki, tim.peters priority: normal severity: normal status: open title: PyObject_Free is O(N^2) where N = # of arenas type: performance versions: Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue37029> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com