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 ncoghlan
Recipients asvetlov, giampaolo.rodola, ncoghlan, njs, yselivanov
Date 2018-01-29.06:38:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517207933.53.0.467229070634.issue32703@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, and in my REPL example, the NameError was pending when the internal result storage was getting set back to None.

I'm not sure I even knew the "Don't complain when an exception is pending" check existed, so it would have taken me a long time to find that.
History
Date User Action Args
2018-01-29 06:38:53ncoghlansetrecipients: + ncoghlan, giampaolo.rodola, njs, asvetlov, yselivanov
2018-01-29 06:38:53ncoghlansetmessageid: <1517207933.53.0.467229070634.issue32703@psf.upfronthosting.co.za>
2018-01-29 06:38:53ncoghlanlinkissue32703 messages
2018-01-29 06:38:53ncoghlancreate