Message 372499 - Python tracker

Message372499

Author ncoghlan
Recipients Ami Fischman, Mark.Shannon, deleted0524, erik.bray, gregory.p.smith, jdemeyer, ncoghlan, njs, rhettinger, ryanhiebert, serhiy.storchaka, xgdomingo, yselivanov
Date 2020-06-28.07:11:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593328268.52.0.567286693912.issue29988@roundup.psfhosted.org>
In-reply-to
Content
Belatedly clearing the issue assignment here - while I do still sometimes ponder this problem, I haven't been actively working on it since the 2017 core sprint where Greg & I made our last serious attempt at trying to improve the situation.

Mark's PR at https://github.com/python/cpython/pull/18334 looks very promising to me, though - my main request was just to bring over the tests I wrote at the 2017 core dev sprints, and confirm that the revised eval breaker logic solves the issue.
History
Date User Action Args
2020-06-28 07:11:08ncoghlansetrecipients: + ncoghlan, rhettinger, gregory.p.smith, njs, Mark.Shannon, erik.bray, serhiy.storchaka, jdemeyer, yselivanov, deleted0524, ryanhiebert, xgdomingo, Ami Fischman
2020-06-28 07:11:08ncoghlansetmessageid: <1593328268.52.0.567286693912.issue29988@roundup.psfhosted.org>
2020-06-28 07:11:08ncoghlanlinkissue29988 messages
2020-06-28 07:11:08ncoghlancreate