8000 Removed 'function' not present in builtins by vlasovskikh · Pull Request #876 · python/typeshed · GitHub
[go: up one dir, main page]

Skip to content

Removed 'function' not present in builtins #876

New issue 8000

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

Closed
wants to merge 1 commit into from

Conversation

vlasovskikh
Copy link
Member

If you need it, use types.FunctionType instead.

If you need it, use `types.FunctionType` instead.
@gvanrossum
Copy link
Member

This will require some change to mypy first.

SergeyZh pushed a commit to JetBrains/intellij-community that referenced this pull request Feb 22, 2017
SergeyZh pushed a commit to JetBrains/intellij-community that referenced this pull request Feb 28, 2017
We'll revert it as soon as python/typeshed#876
is merged.

(cherry picked from commit 9eeca0d)
@gvanrossum
Copy link
Member

Closing this for now, once we've fixed this in mypy we can try again.

@gvanrossum gvanrossum closed this Apr 19, 2017
hswong3i pushed a commit to alvistack/python-typeshed that referenced this pull request May 25, 2025
* Split Python 2.7 tests from Python 3 tests as they use different paths
  and require installation of the typing module.
* Split running typing and typing_extensions tests into two steps.
* Don't test typing on Python 3
* Remove pytest-xdist and pytest-cov not necessary here
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
0