Skip to content

Conversation

@hauntsaninja
Copy link
Collaborator

Fixes false negatives where a stub defines an object as a not callable,
but it is in fact a function

Fixes false negatives where a stub defines an object as a not callable,
but it is in fact a function
@JelleZijlstra JelleZijlstra merged commit 24fdf34 into python:master Nov 1, 2020
@hauntsaninja hauntsaninja deleted the stucal branch November 1, 2020 01:41
hauntsaninja pushed a commit to hauntsaninja/typeshed that referenced this pull request Nov 1, 2020
Includes changes from python/mypy#9680
I've already fixed all the true positives on typeshed.
srittau pushed a commit to python/typeshed that referenced this pull request Nov 1, 2020
* typeshed: update stubtest version

Includes changes from python/mypy#9680
I've already fixed all the true positives on typeshed.

* attempt to fix windows' _WarnFunction

Co-authored-by: hauntsaninja <>
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