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 serhiy.storchaka
Recipients AlexWaygood, kumaraditya, lukasz.langa, rhettinger, serhiy.storchaka, uriyyo
Date 2021-12-25.12:16:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640434579.09.0.801515796362.issue46032@roundup.psfhosted.org>
In-reply-to
Content
New changeset 078abb676cf759b1e960f78390b6e80f256f0255 by Serhiy Storchaka in branch 'main':
bpo-46032: Check types in singledispatch's register() at declaration time (GH-30050)
https://github.com/python/cpython/commit/078abb676cf759b1e960f78390b6e80f256f0255
History
Date User Action Args
2021-12-25 12:16:19serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, lukasz.langa, uriyyo, kumaraditya, AlexWaygood
2021-12-25 12:16:19serhiy.storchakasetmessageid: <1640434579.09.0.801515796362.issue46032@roundup.psfhosted.org>
2021-12-25 12:16:19serhiy.storchakalinkissue46032 messages
2021-12-25 12:16:19serhiy.storchakacreate