This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author AlexWaygood
Recipients AlexWaygood, gvanrossum, kj, lukasz.langa, rhettinger, serhiy.storchaka
Date 2021-12-30.00:23:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640823829.08.0.727497924192.issue46191@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2021-12-30 00:23:49AlexWaygoodsetrecipients: + AlexWaygood, gvanrossum, rhettinger, lukasz.langa, serhiy.storchaka, kj
2021-12-30 00:23:49AlexWaygoodsetmessageid: <1640823829.08.0.727497924192.issue46191@roundup.psfhosted.org>
2021-12-30 00:23:49AlexWaygoodlinkissue46191 messages
2021-12-30 00:23:49AlexWaygoodcreate