Skip to content

converted Web3 instance variables to 'w3'. #1186

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

Merged
merged 3 commits into from
Jan 9, 2019

Conversation

aherzfeld
Copy link
Contributor

@aherzfeld aherzfeld commented Jan 7, 2019

What was wrong?

Related to Issue #1183

How was it fixed?

I made changes to one file "web3.docs.internals.rst". I wanted to begin a pull request to confirm I'm making changes in the correct way before continuing on to other files. (This will be my first issue ;)

Cute Animal Picture

image

@pipermerriam
Copy link
Member

Test failures appear unrelated.

@aherzfeld
Copy link
Contributor Author

Question: In the overview.rst file, should I also change Web3 in the convenience methods to w3? I'm not sure because they appear to be class methods.

@aherzfeld
Copy link
Contributor Author

I see that web3 is used as the variable for instances of web3 in many of the .py files. Shall I take a crack at changing these as well?

@pipermerriam pipermerriam merged commit 94b2fcd into ethereum:master Jan 9, 2019
kclowes pushed a commit to pjryan93/web3.py that referenced this pull request Apr 25, 2019
* converted Web3 instance variables to 'w3'.

* changed web3 instances to w3

* changed web3 instance variables to w3
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