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

Add __str__ for IPCProvider #1536

Merged
merged 3 commits into from
Dec 6, 2019
Merged

Add __str__ for IPCProvider #1536

merged 3 commits into from
Dec 6, 2019

Conversation

nfeignon
Copy link
Contributor

@nfeignon nfeignon commented Dec 4, 2019

What was wrong?

IPCProvider is missing a string representation. RPC and websocket providers both have one.

How was it fixed?

Add __str__() method to IPCProvider.

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

pipermerriam
pipermerriam previously approved these changes Dec 4, 2019
web3/providers/ipc.py Outdated Show resolved Hide resolved
@pipermerriam pipermerriam dismissed their stale review December 4, 2019 18:16

didn't mean to mark as approved.

@njgheorghita
Copy link
Contributor

@nfeignon FYI your failing lint test should pass now if you rebase off master, or update eth-utils>=1.8.3 in setup.py

Copy link
Collaborator

@kclowes kclowes left a comment

Choose a reason for hiding this comment

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

This looks good to me! Thanks @nfeignon!

@kclowes
Copy link
Collaborator

kclowes commented Dec 5, 2019

Blerg, lint errors. @njgheorghita do you know why those lint errors are popping up? I rebased off of master, and looks like eth-utils is at 1.8.4 🤔

@kclowes kclowes merged commit 7d26aac into ethereum:master Dec 6, 2019
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.

4 participants