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