X Tutup
Skip to content

Fix PYTHONHASHSEED setup on OS X.#8085

Merged
tacaswell merged 1 commit intomatplotlib:masterfrom
QuLogic:osx-shuf
Feb 17, 2017
Merged

Fix PYTHONHASHSEED setup on OS X.#8085
tacaswell merged 1 commit intomatplotlib:masterfrom
QuLogic:osx-shuf

Conversation

@QuLogic
Copy link
Copy Markdown
Member

@QuLogic QuLogic commented Feb 16, 2017

The shuf command does not exist there, though it can be installed with brew. But we've got Python already...

Honestly, I don't know how this never seemed to have failed, since NPROC=2 on OSX.

The shuf command does not exist there, though it can be installed with
brew. But we've got Python already...
Copy link
Copy Markdown
Member

@NelleV NelleV left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Thanks @QuLogic !

@NelleV NelleV changed the title Fix PYTHONHASHSEED setup on OS X. [MRG+1] Fix PYTHONHASHSEED setup on OS X. Feb 16, 2017
@tacaswell tacaswell merged commit 5e825bd into matplotlib:master Feb 17, 2017
@QuLogic QuLogic deleted the osx-shuf branch February 17, 2017 04:29
@QuLogic QuLogic added this to the 2.1 (next point release) milestone Feb 17, 2017
@QuLogic QuLogic changed the title [MRG+1] Fix PYTHONHASHSEED setup on OS X. Fix PYTHONHASHSEED setup on OS X. Feb 17, 2017
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.

3 participants

X Tutup