typeshed
typeshed copied to clipboard
Revert "Use Callable[..., Any] instead of Callable[..., object] in unittest"
DO NOT merge this until https://github.com/python/mypy/issues/13220 is fixed.
Reverts #8373 and #8399.
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉
Thanks!
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉
DO NOT merge this until python/mypy#13220 is fixed.
The issue was fixed, and the fix (https://github.com/python/mypy/commit/5f6961b38acd7381ff3f8071f1f31db192cba368) was included in mypy 1.7. This PR can now (finally!) be merged.
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉