Message397193
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. |
|
| Date |
User |
Action |
Args |
| 2021-07-09 08:38:16 | Wesley-Jzy | set | recipients:
+ Wesley-Jzy, iritkatriel |
| 2021-07-09 08:38:16 | Wesley-Jzy | set | messageid: <[email protected]> |
| 2021-07-09 08:38:16 | Wesley-Jzy | link | issue44588 messages |
| 2021-07-09 08:38:16 | Wesley-Jzy | create | |
|