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 lukasz.langa
Recipients Mark.Shannon, christian.heimes, jdemeyer, lukasz.langa, methane, miss-islington, nascheme, pablogsal, petr.viktorin, pitrou, tim.peters, vstinner
Date 2019-09-30.17:20:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> If that PR is applied, I think we should also restore tp_clear for functions (revert GH-15826).

If that's safe and easy, let's go for it. Would it help with memory usage in functions or was BPO-33418 addressed in another way since?
History
Date User Action Args
2019-09-30 17:20:48lukasz.langasetrecipients: + lukasz.langa, tim.peters, nascheme, pitrou, vstinner, christian.heimes, petr.viktorin, methane, Mark.Shannon, jdemeyer, pablogsal, miss-islington
2019-09-30 17:20:48lukasz.langasetmessageid: <[email protected]>
2019-09-30 17:20:48lukasz.langalinkissue38006 messages
2019-09-30 17:20:48lukasz.langacreate