Alex Waygood <[email protected]> added the comment:
Yeah, I think I agree with Guido. Mypy only has partial support for singledispatch anyway, and only achieves that through a plugin, so special-casing by type-checkers is inevitable. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46191> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
