Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 11, 2023

There is no need to check for environment changes twice.

There is no need to check for environment changes twice.
@vstinner
Copy link
Member Author

@serhiy-storchaka: I think that you reported this issue once somewhere, I don't recall where.

@serhiy-storchaka serhiy-storchaka self-requested a review September 11, 2023 17:14
Comment on lines 136 to 137
runtests.quiet,
pgo=runtests.pgo):
Copy link
Member

Choose a reason for hiding this comment

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

quiet and pgo are already local variables.

@vstinner vstinner merged commit 4e77645 into python:main Sep 12, 2023
@vstinner vstinner deleted the regrtest_save_env branch September 12, 2023 03:01
vstinner added a commit to vstinner/cpython that referenced this pull request Sep 13, 2023
python#109278)

There is no need to check for environment changes twice.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants