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:22:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617038562.92.0.640070980243.issue35930@roundup.psfhosted.org>
In-reply-to
Content
New changeset 32430aadadf6e012e39167d3c18a24e49fb84874 by Jesús Cea in branch 'master':
bpo-35930: Raising an exception raised in a "future" instance will create reference cycles (#24995)
https://github.com/python/cpython/commit/32430aadadf6e012e39167d3c18a24e49fb84874
History
Date User Action Args
2021-03-29 17:22:42jceasetrecipients: + jcea, miss-islington
2021-03-29 17:22:42jceasetmessageid: <1617038562.92.0.640070980243.issue35930@roundup.psfhosted.org>
2021-03-29 17:22:42jcealinkissue35930 messages
2021-03-29 17:22:42jceacreate