X Tutup
Skip to content

Add PEP 519 support#6772

Closed
aragilar wants to merge 2 commits intomatplotlib:v2.xfrom
aragilar:add_pep_519
Closed

Add PEP 519 support#6772
aragilar wants to merge 2 commits intomatplotlib:v2.xfrom
aragilar:add_pep_519

Conversation

@aragilar
Copy link
Copy Markdown
Contributor

Closes #5968. This should allow pathlib.Path or other PEP 519 objects to be used with matplotlib.

@Kojoley
Copy link
Copy Markdown
Member

Kojoley commented Jul 17, 2016

Please do not do raise KnownFailureTest without knownfailureif decorator as it breaks pytest compatibility.

@tacaswell
Copy link
Copy Markdown
Member

I am not sure we want to put this on the 2.x branch, it should probably be targeted at master.

@aragilar
Copy link
Copy Markdown
Contributor Author

@tacaswell do you want me to close this and rebase against master? Or should I just rebase this against the latest 2.x to avoid conflicts?

@tacaswell
Copy link
Copy Markdown
Member

Please rebase and re open against master

On Sun, Jul 17, 2016, 21:15 James Tocknell notifications@github.com wrote:

@tacaswell https://github.com/tacaswell do you want me to close this
and rebase against master? Or should I just rebase this against the latest
2.x to avoid conflicts?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#6772 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAMMhfhlmvNQydwH5uXHlptIKPlRMnRDks5qWuGxgaJpZM4JOLMt
.

@aragilar
Copy link
Copy Markdown
Contributor Author

Replaced by #6788.

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.

5 participants

X Tutup