X Tutup
Skip to content

Use XDG config path on FreeBSD#8103

Merged
NelleV merged 1 commit intomatplotlib:masterfrom
afvincent:enh_use_xdg_config_path_on_freebsd
Feb 20, 2017
Merged

Use XDG config path on FreeBSD#8103
NelleV merged 1 commit intomatplotlib:masterfrom
afvincent:enh_use_xdg_config_path_on_freebsd

Conversation

@afvincent
Copy link
Copy Markdown
Contributor

This is a patch that was kindly emailed to us by Adam on the devel-matplotlib mailing list (2017-02-19).
The PR is simply the execution of git am 0001-Use-XDG-config-path-on-FreeBSD.patch, which was the patch file attached to Adam's email.

@tacaswell Should this target 2.0.1 or 2.1?

Disclaimer: I do not have any FreeBSD system available, so I could not check it is working properly on this OS. But the patch seems OK to me (hence the PR).

@tacaswell tacaswell added this to the 2.0.1 (next bug fix release) milestone Feb 20, 2017
@tacaswell
Copy link
Copy Markdown
Member

The windows failure is in the clean up code, the tests pass (and this should not be hit in windows anyway).

@NelleV NelleV merged commit 8241344 into matplotlib:master Feb 20, 2017
@tacaswell
Copy link
Copy Markdown
Member

@NelleV did you backport this?

QuLogic pushed a commit to QuLogic/matplotlib that referenced this pull request Mar 27, 2017
…path_on_freebsd

Use XDG config path on FreeBSD
@QuLogic
Copy link
Copy Markdown
Member

QuLogic commented Mar 27, 2017

Backported to v2.0.x as a003902.

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.

5 participants

X Tutup