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 jcea
Recipients jcea, miss-islington
Date 2021-03-29.17:53:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617040439.14.0.283543912668.issue35930@roundup.psfhosted.org>
In-reply-to
Content
New changeset d914813a7a9cee3b42e9c91f91ac491f3bbfe118 by Miss Islington (bot) in branch '3.9':
bpo-35930: Raising an exception raised in a "future" instance will create reference cycles (GH-24995) (#25070)
https://github.com/python/cpython/commit/d914813a7a9cee3b42e9c91f91ac491f3bbfe118
History
Date User Action Args
2021-03-29 17:53:59jceasetrecipients: + jcea, miss-islington
2021-03-29 17:53:59jceasetmessageid: <1617040439.14.0.283543912668.issue35930@roundup.psfhosted.org>
2021-03-29 17:53:59jcealinkissue35930 messages
2021-03-29 17:53:59jceacreate