Ziyue Jiang <ziyue.jian...@gmail.com> added the comment:

I just take over a Python3.6 project from a friend, migrating it to the newest 
Python version. Then this problem happened. After debugging, I think it's a 
possible double Py_XDECREF if using C-API like this.
But I'm not familiar with Python C-API before so I'm not sure whether it's a 
problem or just a misuse about tp_flags.

----------

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

Reply via email to