Antoine Pitrou <[email protected]> added the comment: > Do you think I should add a counter to support that functionality? I > ´d rather change it to be the size of the old freelist, similar to > PyTuple_ClearFreeList().
It should be the size of the old freelist, indeed. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14435> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
