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 yselivanov
Recipients Elvis.Pranskevichus, Mark.Shannon, larry, miss-islington, pablogsal, vstinner, yselivanov
Date 2022-01-11.23:19:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641943159.72.0.769422845438.issue46347@roundup.psfhosted.org>
In-reply-to
Content
> The function will still leak "kwnames" and "default" if creating the "func" object fails.

Yeah, here's another PR to address that: https://github.com/python/cpython/pull/30551
History
Date User Action Args
2022-01-11 23:19:19yselivanovsetrecipients: + yselivanov, vstinner, larry, Elvis.Pranskevichus, Mark.Shannon, pablogsal, miss-islington
2022-01-11 23:19:19yselivanovsetmessageid: <1641943159.72.0.769422845438.issue46347@roundup.psfhosted.org>
2022-01-11 23:19:19yselivanovlinkissue46347 messages
2022-01-11 23:19:19yselivanovcreate