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

Sort file lists #9332

Merged
merged 1 commit into from Oct 2, 2018
Merged

Sort file lists #9332

merged 1 commit into from Oct 2, 2018

Conversation

bmwiedemann
Copy link
Contributor

(because linkers take input file order into account)
to generate reproducible binaries
in spite of indeterministic filesystem readdir order
and http://bugs.python.org/issue30461

See https://reproducible-builds.org/ for why this matters.

Note: For fully reproducible output, numpy>=1.15 is also needed.

(because linkers take input file order into account)
to generate reproducible binaries
in spite of indeterministic filesystem readdir order
and http://bugs.python.org/issue30461

See https://reproducible-builds.org/ for why this matters.
@pv pv merged commit b67e8bc into scipy:master Oct 2, 2018
@pv pv added this to the 1.2.0 milestone Oct 2, 2018
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

2 participants