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 phsilva, vstinner
Date 2020-03-26.12:47:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585226874.29.0.184927709587.issue40071@roundup.psfhosted.org>
In-reply-to
Content
New changeset b09ae3ff43111a336c0b706ea32fa07f88c992d9 by Paulo Henrique Silva in branch 'master':
bpo-40071: Fix refleak in _functools module (GH19172)
https://github.com/python/cpython/commit/b09ae3ff43111a336c0b706ea32fa07f88c992d9
History
Date User Action Args
2020-03-26 12:47:54vstinnersetrecipients: + vstinner, phsilva
2020-03-26 12:47:54vstinnersetmessageid: <1585226874.29.0.184927709587.issue40071@roundup.psfhosted.org>
2020-03-26 12:47:54vstinnerlinkissue40071 messages
2020-03-26 12:47:54vstinnercreate