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 vstinner
Recipients corona10, miss-islington, petr.viktorin, phsilva, shihai1991, vstinner
Date 2020-12-30.01:24:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609291494.45.0.415727548705.issue40137@roundup.psfhosted.org>
In-reply-to
Content
New changeset ba0e49a4648e727d1a16b3ce479499eb39f22311 by Victor Stinner in branch 'master':
bpo-40137: Fix refleak in _functools_exec() (GH-24006)
https://github.com/python/cpython/commit/ba0e49a4648e727d1a16b3ce479499eb39f22311
History
Date User Action Args
2020-12-30 01:24:54vstinnersetrecipients: + vstinner, phsilva, petr.viktorin, corona10, miss-islington, shihai1991
2020-12-30 01:24:54vstinnersetmessageid: <1609291494.45.0.415727548705.issue40137@roundup.psfhosted.org>
2020-12-30 01:24:54vstinnerlinkissue40137 messages
2020-12-30 01:24:54vstinnercreate