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 uriyyo
Recipients JelleZijlstra, domdfcoding, gvanrossum, joperez, kj, levkivskyi, uriyyo
Date 2021-07-19.18:07:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626718078.29.0.626241339076.issue44353@roundup.psfhosted.org>
In-reply-to
Content
@Ken thanks for pointing this out.

The only solution which I see is to convert NewType into callable class but it will lead to performance degradation.

@Ken what do you think about that?
History
Date User Action Args
2021-07-19 18:07:58uriyyosetrecipients: + uriyyo, gvanrossum, levkivskyi, JelleZijlstra, joperez, domdfcoding, kj
2021-07-19 18:07:58uriyyosetmessageid: <1626718078.29.0.626241339076.issue44353@roundup.psfhosted.org>
2021-07-19 18:07:58uriyyolinkissue44353 messages
2021-07-19 18:07:58uriyyocreate