Skip to content

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

Merged
iritkatriel merged 2 commits intopython:mainfrom
shidenko97:fix_unittestgui_duplicate
May 16, 2021
Merged

Remove a redundant assignment in Tools/unittestgui/unittestgui.py#21438
iritkatriel merged 2 commits intopython:mainfrom
shidenko97:fix_unittestgui_duplicate

Conversation

@shidenko97
Copy link
Copy Markdown
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
Copy link
Copy Markdown
Contributor

@eamanu eamanu left a comment

Choose a reason for hiding this comment

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

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
Copy Markdown
Member

closing and reopening to get a current test run.

@iritkatriel iritkatriel reopened this May 16, 2021
@iritkatriel
Copy link
Copy Markdown
Member

This probably needs to be rebased.

@shidenko97
Copy link
Copy Markdown
Contributor Author

This probably needs to be rebased.

@iritkatriel Main merged to current branch

@iritkatriel iritkatriel merged commit a42d98e into python:main May 16, 2021
@miss-islington
Copy link
Copy Markdown
Contributor

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
Copy Markdown

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes 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
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants