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

Removing eth.tools.fixtures.normalization #1486

Merged
merged 1 commit into from
Nov 20, 2018

Conversation

glaksmono
Copy link
Contributor

What was wrong?

There are duplicates of some of the functions in:

  • eth.tools._utils.normalization
  • eth.tools.fixtures.normalization

Issue Reference: #1407, #1396 (review)

How was it fixed?

Noticed that actually all of the methods in eth.tools.fixtures.normalization are duplicated in eth.tools._utils.normalization, so I decided to just use eth.tools._utils.normalization as the de-facto implementation, removing eth.tools.fixtures.normalization altogether.

Cute Animal Picture

put a cute animal picture link inside the parentheses

@glaksmono glaksmono force-pushed the py-evm-1407 branch 4 times, most recently from c9a016c to aa774d2 Compare November 20, 2018 05:10
…s are duplicates of `eth.tools._utils.normalization`
@cburgdorf cburgdorf merged commit 3baeac4 into ethereum:master Nov 20, 2018
@cburgdorf
Copy link
Contributor

Looks good! 👍 Merged! Thanks for contributing again :)

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