Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove a redundant assignment in Tools/unittestgui/unittestgui.py #21438

Merged
merged 2 commits into from May 16, 2021

Conversation

shidenko97
Copy link
Contributor

@shidenko97 shidenko97 commented Jul 10, 2020

I've just removed duplicated defining an attribute __rollbackImporter in class BaseGUITestRunner, module unittestgui. It's not important, but Python code should be clear.

Automerge-Triggered-By: GH:iritkatriel

@shidenko97 shidenko97 changed the title Removed duplicate of defining __rollbackImporter in BaseGUITestRunner Removed duplicate of defining __rollbackImporter in BaseGUITestRunner [skip issue] Jul 10, 2020
@shidenko97 shidenko97 changed the title Removed duplicate of defining __rollbackImporter in BaseGUITestRunner [skip issue] Removed duplicate of defining __rollbackImporter in BaseGUITestRunner [skip issue, skip news] Jul 10, 2020
eamanu
eamanu approved these changes Jul 11, 2020
Copy link
Contributor

@eamanu eamanu left a comment

Hi! Good catch @shidenko97 LGTM.

IMO is very simple change, and I'm curious why this line is there.

@iritkatriel iritkatriel changed the title Removed duplicate of defining __rollbackImporter in BaseGUITestRunner [skip issue, skip news] Remove a redundant assignment in Tools/unittestgui/unittestgui.py May 16, 2021
@iritkatriel
Copy link
Member

iritkatriel commented May 16, 2021

closing and reopening to get a current test run.

@iritkatriel iritkatriel reopened this May 16, 2021
@iritkatriel iritkatriel added 🤖 automerge PR will be merged once it's been approved and all CI passed and removed 🤖 automerge PR will be merged once it's been approved and all CI passed labels May 16, 2021
@iritkatriel
Copy link
Member

iritkatriel commented May 16, 2021

This probably needs to be rebased.

@shidenko97
Copy link
Contributor Author

shidenko97 commented May 16, 2021

This probably needs to be rebased.

@iritkatriel Main merged to current branch

@iritkatriel iritkatriel merged commit a42d98e into python:main May 16, 2021
10 of 11 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented May 16, 2021

Thanks @shidenko97 for the PR, and @iritkatriel for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 16, 2021
…thonGH-21438)

(cherry picked from commit a42d98e)

Co-authored-by: Serhii Hidenko <shidenko97@gmail.com>
@bedevere-bot
Copy link

bedevere-bot commented May 16, 2021

GH-26168 is a backport of this pull request to the 3.10 branch.

@iritkatriel iritkatriel added the 🤖 automerge PR will be merged once it's been approved and all CI passed label May 16, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 16, 2021
…thonGH-21438)

(cherry picked from commit a42d98e)

Co-authored-by: Serhii Hidenko <shidenko97@gmail.com>
@bedevere-bot
Copy link

bedevere-bot commented May 16, 2021

GH-26169 is a backport of this pull request to the 3.9 branch.

iritkatriel pushed a commit that referenced this pull request May 16, 2021
…-21438) (#26169)

(cherry picked from commit a42d98e)

Co-authored-by: Serhii Hidenko <shidenko97@gmail.com>
iritkatriel pushed a commit to iritkatriel/cpython that referenced this pull request May 16, 2021
….py (pythonGH-21438)

(cherry picked from commit a42d98e)

Co-authored-by: Serhii Hidenko <shidenko97@gmail.com>
iritkatriel added a commit that referenced this pull request May 16, 2021
….py (GH-21438) (GH-26171)

(cherry picked from commit a42d98e)

Co-authored-by: Serhii Hidenko <shidenko97@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants