Skip to content

Fixing timezone utc type #568

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

Merged
merged 2 commits into from
Sep 23, 2016

Conversation

dlinnemeyer
Copy link
Contributor

For #567.

I couldn't figure out how to get pytype running, but the mypy tests are passing. I couldn't find anything to add a regression test to? I was able to run mypy with the updated stubs on some similar syntax to the original ticket, and everything seemed to pass.

For 2.7, It's looking like they didn't have a timezone type (https://docs.python.org/2/library/datetime.html)? I took a shot at removing timezone types in the PR, too, but if that's get's more complicated, I can remove it from the PR, and we can just get 3 working.

@matthiaskramm matthiaskramm merged commit bbf0ac2 into python:master Sep 23, 2016
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