Skip to content

Conversation

@iritkatriel
Copy link
Member

@iritkatrieliritkatriel commented May 20, 2024

Copy link
Member

@markshannonmarkshannon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Possible NULL dereference needs fixing. Looks good, otherwise.

@bedevere-app
Copy link

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

@iritkatriel
Copy link
MemberAuthor

I have made the requested changes; please review again.

@bedevere-app
Copy link

Thanks for making the requested changes!

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

@bedevere-appbedevere-appbot requested a review from markshannonMay 21, 2024 17:51
@iritkatrieliritkatriel enabled auto-merge (squash) May 21, 2024 20:02
@iritkatrieliritkatriel merged commit 6e9863d into python:mainMay 21, 2024
@scoder
Copy link
Contributor

This needs backporting to 3.13.

@scoderscoder added the needs backport to 3.13 bugs and security fixes label May 24, 2024
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 24, 2024
…or monitoring (pythonGH-119216) (cherry picked from commit 6e9863d) Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label May 24, 2024
@scoderscoder added the 3.13 bugs and security fixes label May 24, 2024
iritkatriel added a commit that referenced this pull request May 24, 2024
…for monitoring (GH-119216) (#119497) * gh-118692: Avoid creating unnecessary StopIteration instances for monitoring (GH-119216) (cherry picked from commit 6e9863d) --------- Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@JelleZijlstraJelleZijlstra mentioned this pull request May 28, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.13bugs and security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Avoid creating a StopIteration instance for monitoring

3 participants

@iritkatriel@scoder@markshannon