[issue44353] PEP 604 NewType

Yurii Karabas report at bugs.python.org
Mon Jul 19 14:07:58 EDT 2021


Yurii Karabas <1998uriyyo at gmail.com> added the comment:

@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?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44353>
_______________________________________


More information about the Python-bugs-list mailing list