Skip to content

Conversation

@artenator
Copy link
Contributor

@artenator artenator commented Aug 3, 2017

What was wrong?

get_platform() function was not being used. Because of this, some linux platforms were unable to use py-solc. See issue #32

How was it fixed?

I replaced areas of the code where "sys.platform" was being used with the get_platform() function.

This is my first ever pull-request... Please be nice! Hah.

Feedback appreciated

@pipermerriam pipermerriam merged commit 476df60 into ethereum:master Aug 4, 2017
@pipermerriam
Copy link
Member

Thanks for this. It's available in the latest release.

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.

2 participants