Message 409169 - Python tracker (original) (raw)

Message409169

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:19 serhiy.storchaka set recipients: + serhiy.storchaka, rhettinger, lukasz.langa, uriyyo, kumaraditya, AlexWaygood
2021-12-25 12:16:19 serhiy.storchaka set messageid: 1640434579.09.0.801515796362.issue46032@roundup.psfhosted.org
2021-12-25 12:16:19 serhiy.storchaka link issue46032 messages
2021-12-25 12:16:19 serhiy.storchaka create