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

Remove Undefined #639

Closed
JukkaL opened this issue Apr 17, 2015 · 5 comments
Closed

Remove Undefined #639

JukkaL opened this issue Apr 17, 2015 · 5 comments

Comments

@JukkaL
Copy link
Collaborator

JukkaL commented Apr 17, 2015

PEP 484 no longer includes Undefined, so we should remove it from mypy.

@JamesGuthrie
Copy link
Contributor

This is blocked by #675

@JukkaL
Copy link
Collaborator Author

JukkaL commented May 17, 2015

#675 is fixed. This is now blocked by #680.

@JukkaL
Copy link
Collaborator Author

JukkaL commented May 17, 2015

Also blocked by #682.

@JukkaL
Copy link
Collaborator Author

JukkaL commented May 17, 2015

Fixed #682. This is only blocked by #680 now.

@JukkaL
Copy link
Collaborator Author

JukkaL commented May 31, 2015

It's all gone:

mypy $ ag "\bUndefined\b"
mypy $ 

Thanks @JamesGuthrie!

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

2 participants