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

Sorting build options dict items when printing preamble #114

Merged

Conversation

YannickJadoul
Copy link
Member

Silly thing, but I was very confused while looking at the tests, seeing that the build options are were always in a different order (for example here vs. here) and this really annoys me, somehow.

The quickest solution I could think of was sorting the build_options.items() when printing. If this is not worth it or if there's a better order, do please tell me.

@joerick
Copy link
Contributor

joerick commented Nov 30, 2018

👍 looks good

@YannickJadoul YannickJadoul merged commit 38b3b0a into pypa:master Nov 30, 2018
@YannickJadoul YannickJadoul deleted the deterministic-preamble-order branch November 30, 2018 15:09
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