Message351260
It looks like the idiom of calling PyModule_AddObject without Py_DECREF'ing on the error condition (or even checking for it at all) has spread quite a bit since this first reported. I'm preparing a PR to fix the other call sites. |
|
Date |
User |
Action |
Args |
2019-09-06 15:57:28 | brandtbucher | set | recipients:
+ brandtbucher, nirs, berker.peksag, serhiy.storchaka |
2019-09-06 15:57:27 | brandtbucher | set | messageid: <1567785447.98.0.937144444647.issue26868@roundup.psfhosted.org> |
2019-09-06 15:57:27 | brandtbucher | link | issue26868 messages |
2019-09-06 15:57:27 | brandtbucher | create | |
|