Change by Inada Naoki <[email protected]>:


----------
title: PyObject_Free is O(N^2) where N = # of arenas -> PyObject_Free is O(N) 
where N = # of arenas

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue37029>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to