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 gvanrossum
Recipients gvanrossum, lukasz.langa, pablogsal, vstinner
Date 2019-02-01.16:42:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I can confirm it, but I don't understand it yet. Somehow the type_comment fields get an extra reference count and are never freed. How are other string fields handled?
History
Date User Action Args
2019-02-01 16:42:34gvanrossumsetrecipients: + gvanrossum, vstinner, lukasz.langa, pablogsal
2019-02-01 16:42:32gvanrossumsetmessageid: <[email protected]>
2019-02-01 16:42:32gvanrossumlinkissue35879 messages
2019-02-01 16:42:32gvanrossumcreate