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

Backport Python 3 fixes on branch v2.2.x #14964

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #14649: Fix appveyor conda py37

@lumberbot-app lumberbot-app bot added this to the v3.1.1 milestone Aug 2, 2019
@QuLogic QuLogic modified the milestones: v3.1.1, v2.2.5 Aug 3, 2019
@QuLogic QuLogic force-pushed the auto-backport-of-pr-14649-on-v2.2.x branch from 0ab5f49 to 54f6cc0 Compare August 8, 2019 02:09
@QuLogic QuLogic force-pushed the auto-backport-of-pr-14649-on-v2.2.x branch 2 times, most recently from 05577e0 to 28b7010 Compare August 8, 2019 04:01
The `message` parameter is actually the message to print when it fails,
but we want to check the exception message, which is the `match`
parameter.
This way, we can still see that Python 3 is working, without disabling
fast finish. There's still more work to be done to fix Python 2.
@QuLogic QuLogic force-pushed the auto-backport-of-pr-14649-on-v2.2.x branch from 28b7010 to 66c9dfa Compare August 8, 2019 05:35
@QuLogic QuLogic changed the title Backport PR #14649 on branch v2.2.x (Fix appveyor conda py37) Backport Python 3 fixes on branch v2.2.x Aug 8, 2019
@QuLogic
Copy link
Member

QuLogic commented Aug 8, 2019

This should fix Python 3 on AppVeyor, but there are more difficulties with Python 2. I moved that to the last build, so we can at least get results for 3 but also keep fast finish on.

@tacaswell tacaswell merged commit cb1983e into matplotlib:v2.2.x Aug 8, 2019
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.

None yet

5 participants