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 Demur Rumed, Mark.Shannon, benjamin.peterson, christian.heimes, mark.dickinson, nascheme, ncoghlan, pitrou, rhettinger, serhiy.storchaka, trent
Date 2017-12-03.00:50:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512262237.36.0.213398074469.issue17611@psf.upfronthosting.co.za>
In-reply-to
Content
While there are some good comments in line in the PR, I think it would be helpful if these changes were accompanied by some additions to https://devguide.python.org/compiler/ that explain how the various pieces of the solution work together to manage the execution stack.
History
Date User Action Args
2017-12-03 00:50:37ncoghlansetrecipients: + ncoghlan, nascheme, rhettinger, mark.dickinson, pitrou, christian.heimes, benjamin.peterson, trent, Mark.Shannon, serhiy.storchaka, Demur Rumed
2017-12-03 00:50:37ncoghlansetmessageid: <1512262237.36.0.213398074469.issue17611@psf.upfronthosting.co.za>
2017-12-03 00:50:37ncoghlanlinkissue17611 messages
2017-12-03 00:50:37ncoghlancreate