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