Serhiy Storchaka added the comment: Seems there is a leak in _odict_add_new_node() when PyObject_Hash(key) fails. Here is a fix.
---------- stage: commit review -> patch review Added file: http://bugs.python.org/file40817/odict_add_new_node_leak.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25410> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com