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

Use mypy type declarations #12

Open
mmaslowskicc opened this issue Sep 14, 2016 · 2 comments
Open

Use mypy type declarations #12

mmaslowskicc opened this issue Sep 14, 2016 · 2 comments
Assignees

Comments

@mmaslowskicc
Copy link

http://mypy.readthedocs.io/en/latest/

This should allow checking if this package code's correctly handles Unicode vs bytestrings types depending on Python version and it should help packages using querystringsafe_base64 do their own type checking.

@mmaslowskicc mmaslowskicc self-assigned this Sep 14, 2016
mmaslowskicc added a commit to mmaslowskicc/querystringsafe_base64 that referenced this issue Sep 14, 2016
mmaslowskicc added a commit to mmaslowskicc/querystringsafe_base64 that referenced this issue Sep 14, 2016
@fizyk
Copy link
Member

fizyk commented Jan 24, 2018

@mmaslowskicc are you satisfied with current type declarations? Only running mypy would be left.

@mmaslowskicc
Copy link
Author

Yes.

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

No branches or pull requests

2 participants