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 iritkatriel
Recipients Dennis Sweeney, Rotem Yaari, Yury.Selivanov, chris.jerdonek, georg.brandl, iritkatriel, larsonreever, ncoghlan, python-dev, serhiy.storchaka, terry.reedy, yselivanov
Date 2021-08-06.16:16:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628266566.26.0.40957386019.issue25782@roundup.psfhosted.org>
In-reply-to
Content
My patch doesn't change that at all, so it will be the same as it is currently:  the result is  C -> A -> B -> C.  (But with my patch if you try to raise something in the context of C, it won't hang.)
History
Date User Action Args
2021-08-06 16:16:06iritkatrielsetrecipients: + iritkatriel, georg.brandl, terry.reedy, ncoghlan, chris.jerdonek, Yury.Selivanov, python-dev, serhiy.storchaka, yselivanov, Rotem Yaari, larsonreever, Dennis Sweeney
2021-08-06 16:16:06iritkatrielsetmessageid: <1628266566.26.0.40957386019.issue25782@roundup.psfhosted.org>
2021-08-06 16:16:06iritkatriellinkissue25782 messages
2021-08-06 16:16:06iritkatrielcreate