Xavier de Gaye added the comment:

> the first pdb instance is never freed

The first pdb instance is (and all the other pdb instances) never freed until 
the call to PyOS_FiniInterrupts() in Py_Finalize().

----------

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

Reply via email to