python / cpython

The Python programming language
https://www.python.org/
Other
60.06k stars 29.08k forks source link

[3.12] gh-118272: Clear generator frame's locals when the generator is closed #118451

Closed iritkatriel closed 2 weeks ago

iritkatriel commented 2 weeks ago

Manual backport of https://github.com/python/cpython/pull/118277.

bedevere-app[bot] commented 2 weeks ago

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

And if you don't make the requested changes, you will be poked with soft cushions!

iritkatriel commented 2 weeks ago

I have made the requested changes; please review again.

bedevere-app[bot] commented 2 weeks ago

Thanks for making the requested changes!

@markshannon: please review the changes made to this pull request.