Skip to content

Conversation

@sobolevn
Copy link
Member

@sobolevnsobolevn commented May 28, 2024

Copy link
Member

@ericsnowcurrentlyericsnowcurrently left a comment

Choose a reason for hiding this comment

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

LGTM

Do note that we also use a form of this in TestStaticTypes, in Lib/test/test_capi/test_misc.py. It may be worth adapting that to use @no_rerun(), but I'm not opposed to it being done separately (to keep this PR simpler).

@sobolevn
Copy link
MemberAuthor

Thanks! I will send a second PR with that. I will need to test the refactored code, while this one is a no-brainer.

@sobolevnsobolevn merged commit 2da0dc0 into python:mainMay 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@sobolevn@ericsnowcurrently@Eclips4