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