wangjiangqiang <767563...@qq.com> added the comment:

line 295 calls PyMem_Free(key),then "key" was freed again in line 317 which 
causes the bug.

----------

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

Reply via email to