Skip to content

Make import of Type check-time only. #2669

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 3 commits into from
Jan 10, 2017
Merged

Make import of Type check-time only. #2669

merged 3 commits into from
Jan 10, 2017

Conversation

gvanrossum
Copy link
Member

This is needed to support Python 3.5.1.
(I'm surprised this didn't come up in the tests?
There's supposed to be a test run on Python 3.5.1.)

Guido van Rossum added 3 commits January 9, 2017 17:22
This is needed to support Python 3.5.1.
(I'm surprised this didn't come up in the tests?
There's supposed to be a test run on Python 3.5.1.)
@gvanrossum gvanrossum merged commit f97c290 into master Jan 10, 2017
@gvanrossum gvanrossum deleted the fix-import-Type branch January 10, 2017 02:34
@gvanrossum
Copy link
Member Author

This was introduced by #2634 -- why didn't the test run for Python 3.5.1 catch it? @ambv any idea?

@elazarg
Copy link
Contributor

elazarg commented Jan 11, 2017

I didn't know about this (obviously). Sorry.

@gvanrossum
Copy link
Member Author

gvanrossum commented Jan 11, 2017 via email

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