typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

Revert "Use Callable[..., Any] instead of Callable[..., object] in unittest"

Open AlexWaygood opened this issue 2 years ago • 3 comments

DO NOT merge this until https://github.com/python/mypy/issues/13220 is fixed.

Reverts #8373 and #8399.

AlexWaygood avatar Sep 21 '22 12:09 AlexWaygood

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Sep 21 '22 12:09 github-actions[bot]

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Sep 21 '22 12:09 github-actions[bot]

Thanks!

srittau avatar Sep 21 '22 14:09 srittau

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Dec 09 '22 12:12 github-actions[bot]

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Feb 21 '23 17:02 github-actions[bot]

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.

AlexWaygood avatar Nov 10 '23 18:11 AlexWaygood

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Nov 10 '23 18:11 github-actions[bot]