mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
24fad64cef
Break reference cycles to resolve memory leak, by
removing local exception and future instances from the frame.
(cherry picked from commit 995f6170c7)
Co-authored-by: Dong Uk, Kang <nailbrainz@gmail.com>