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

Update qt_compat.py test for already imported binding. #14153

Merged
merged 1 commit into from May 11, 2019
Merged

Update qt_compat.py test for already imported binding. #14153

merged 1 commit into from May 11, 2019

Conversation

vasole
Copy link
Contributor

@vasole vasole commented May 7, 2019

Perform proper test for previous Qt binding import.

PyQt5 can be in sys.modules after an unsuccessful import as described in #14152

closes #14152

Perform proper test.
@vasole
Copy link
Contributor Author

vasole commented May 7, 2019

I do not know if this can still make it for 3.1.0

Copy link
Contributor

@anntzer anntzer left a comment

Choose a reason for hiding this comment

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

looks right, given #14137 (comment).

@tacaswell tacaswell added this to the v3.1.0 milestone May 11, 2019
@tacaswell tacaswell merged commit 406cce6 into matplotlib:master May 11, 2019
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request May 11, 2019
@tacaswell
Copy link
Member

Thanks @vasole !

timhoffm added a commit that referenced this pull request May 12, 2019
…153-on-v3.1.x

Backport PR #14153 on branch v3.1.x (Update qt_compat.py test for already imported binding.)
@vasole vasole deleted the qt_compat branch May 12, 2019 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

qt_compat.py performing wrong test for PyQt5
3 participants