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

Expose type hints via PEP561 #12

Closed
pipermerriam opened this issue Oct 17, 2018 · 0 comments
Closed

Expose type hints via PEP561 #12

pipermerriam opened this issue Oct 17, 2018 · 0 comments

Comments

@pipermerriam
Copy link
Member

blocked until #11 is complete

What was wrong?

PEP561 allows us to expose type hints from this library to other libraries which use it. Without this, any library which uses py_ecc and mypy style type checking doesn't benefit from the additional type safety.

Definition of done?

Do what was done in ethereum/eth-typing#10 to allow this data to be exposed when this library is installed as a package.

6ug added a commit to 6ug/py_ecc that referenced this issue Oct 18, 2018
pacrob pushed a commit to pacrob/py_ecc that referenced this issue Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant