This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients gvanrossum, lukasz.langa, pablogsal
Date 2019-02-01.20:43:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549053797.65.0.685487810908.issue35879@roundup.psfhosted.org>
In-reply-to
Content
I'm almost sure this is not the correct fix, but I think these findings point to that object as the one being leaked. I do not understand how this object should be deallocated and where, I am trying to follow how the other PyObject* (name) is deallocated but I am not finding anything :(
History
Date User Action Args
2019-02-01 20:43:19pablogsalsetrecipients: + pablogsal, gvanrossum, lukasz.langa
2019-02-01 20:43:17pablogsalsetmessageid: <1549053797.65.0.685487810908.issue35879@roundup.psfhosted.org>
2019-02-01 20:43:17pablogsallinkissue35879 messages
2019-02-01 20:43:17pablogsalcreate