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 input file list #2637

Merged
merged 2 commits into from May 22, 2018
Merged

Sort input file list #2637

merged 2 commits into from May 22, 2018

Conversation

bmwiedemann
Copy link
Contributor

so that sunpy io modules build in a reproducible way
in spite of indeterministic filesystem readdir order
and http://bugs.python.org/issue30461

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

@pep8speaks
Copy link

pep8speaks commented May 20, 2018

Hello @bmwiedemann! Thanks for updating the PR.

Cheers ! There are no PEP8 issues in this Pull Request. 🍻

Comment last updated on May 20, 2018 at 19:01 Hours UTC

so that sunpy io modules build in a reproducible way
in spite of indeterministic filesystem readdir order
and http://bugs.python.org/issue30461

See https://reproducible-builds.org/ for why this is good.
@Cadair Cadair merged commit 659b55e into sunpy:master May 22, 2018
@Cadair Cadair added this to the 0.9.1 milestone May 22, 2018
@Cadair Cadair added [BugFix] Affects Release An issue/bug that affects a released version (use a version label too) labels May 22, 2018
@Cadair
Copy link
Sponsor Member

Cadair commented May 22, 2018

Thanks a lot @bmwiedemann !

@bmwiedemann bmwiedemann deleted the sort branch May 28, 2018 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Affects Release An issue/bug that affects a released version (use a version label too)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants