cpython icon indicating copy to clipboard operation
cpython copied to clipboard

gh-118692: Avoid creating unnecessary StopIteration instances for monitoring

Open iritkatriel opened this issue 1 year ago • 1 comments

Fixes #118692.

  • Issue: gh-118692

📚 Documentation preview 📚: https://cpython-previews--119216.org.readthedocs.build/

iritkatriel avatar May 20 '24 14:05 iritkatriel

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

bedevere-app[bot] avatar May 20 '24 22:05 bedevere-app[bot]

I have made the requested changes; please review again.

iritkatriel avatar May 21 '24 17:05 iritkatriel

Thanks for making the requested changes!

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

bedevere-app[bot] avatar May 21 '24 17:05 bedevere-app[bot]

This needs backporting to 3.13.

scoder avatar May 24 '24 08:05 scoder

Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. 🐍🍒⛏🤖

miss-islington-app[bot] avatar May 24 '24 08:05 miss-islington-app[bot]

GH-119497 is a backport of this pull request to the 3.13 branch.

bedevere-app[bot] avatar May 24 '24 08:05 bedevere-app[bot]