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

Upgrade py-trie to v2-alpha.3, and eth-utils to v1.9.4 #1953

Merged
merged 4 commits into from
Aug 28, 2020

Conversation

carver
Copy link
Contributor

@carver carver commented Aug 24, 2020

What was wrong?

Old py-trie version has typing-extensions conflict resolved here:
ethereum/py-trie#117

How was it fixed?

Upgrade it. Also fix unrelated eth-utils typing issues and sphinx incompatible upgrade issue.

To-Do

Cute Animal Picture

put a cute animal picture link inside the parentheses

Specifically need to fix the typing-extensions conflict resolved here:
ethereum/py-trie#117
Fixes this message:

  File "/home/circleci/repo/.tox/py36-docs/lib/python3.6/site-packages/sphinxcontrib/asyncio.py", line 2, in <module>
    from sphinx.domains.python import PyFunction, PyMethod
ImportError: cannot import name 'PyFunction'
@carver

This comment has been minimized.

@carver carver changed the title Upgrade py-trie to v2-alpha.3 Upgrade py-trie to v2-alpha.3, and eth-utils to v1.9.4 Aug 26, 2020
@carver carver requested review from cburgdorf and removed request for pipermerriam August 27, 2020 23:21
@carver carver merged commit 86a8122 into ethereum:master Aug 28, 2020
@carver carver deleted the upgrade-py-trie branch August 28, 2020 18:32
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.

3 participants