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.

URL PR 30254
Status merged
Title [3.10] bpo-46032: Check types in singledispatch's register() at declaration time (GH-30050)
History
Date User Action Args
2021-12-25 14:12:34serhiy.storchakasetstatus: open -> merged
2021-12-25 13:44:19serhiy.storchakasettitle: bpo-46032: Check types in singledispatch's register() at declaration time (GH-30050) -> [3.10] bpo-46032: Check types in singledispatch's register() at declaration time (GH-30050)
2021-12-25 13:28:39serhiy.storchakalinkissue46032 pull_requests
2021-12-25 13:28:39serhiy.storchakacreate