Ray.Allen <ysj....@gmail.com> added the comment:

> Does the title of this issue accurately reflect the current status of the 
> Python interpreter?

Yes, here is the running result on current 3.3 latest code:
[37182 refs]
[39415 refs]
[41607 refs]
[43799 refs]
[45991 refs]
[48183 refs]
[50375 refs]


This seems to be a known bug that Py_Finalize() doesn't free all objects 
according doc 
http://docs.python.org/dev/c-api/init.html?highlight=py_finalize#Py_Finalize

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1635741>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to