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 pablogsal
Recipients dino.viehland, pablogsal
Date 2019-05-09.15:52:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557417126.09.0.350422343537.issue36851@roundup.psfhosted.org>
In-reply-to
Content
New changeset f00828a742d2e88c910bdfd00f08fcd998554ba5 by Pablo Galindo in branch 'master':
bpo-36851: Clean the frame stack if the execution ends with a return and the stack is not empty (GH-13191)
https://github.com/python/cpython/commit/f00828a742d2e88c910bdfd00f08fcd998554ba5
History
Date User Action Args
2019-05-09 15:52:06pablogsalsetrecipients: + pablogsal, dino.viehland
2019-05-09 15:52:06pablogsalsetmessageid: <1557417126.09.0.350422343537.issue36851@roundup.psfhosted.org>
2019-05-09 15:52:06pablogsallinkissue36851 messages
2019-05-09 15:52:06pablogsalcreate