Message328501
Oh :-( I didn't expect that I would have to declare PyTraceMalloc_NewReference() in object.h even if Py_LIMITED_API is defined...
Python currently leaks too much things even if Py_LIMITED_API is defined. It's time to break the C API! :-) https://pythoncapi.readthedocs.io/ (just kidding, or not) |
|
Date |
User |
Action |
Args |
2018-10-25 22:03:41 | vstinner | set | recipients:
+ vstinner, methane, serhiy.storchaka |
2018-10-25 22:03:41 | vstinner | set | messageid: <1540505021.3.0.788709270274.issue35053@psf.upfronthosting.co.za> |
2018-10-25 22:03:41 | vstinner | link | issue35053 messages |
2018-10-25 22:03:41 | vstinner | create | |
|