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 JelleZijlstra
Recipients JelleZijlstra, domdfcoding, gvanrossum, joperez, kj, levkivskyi, uriyyo
Date 2021-06-10.13:55:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623333337.59.0.779732733312.issue44353@roundup.psfhosted.org>
In-reply-to
Content
https://github.com/python/typing/issues/746 has some previous discussion of implementing NewType as a class (motivated by __repr__), including benchmarks.
History
Date User Action Args
2021-06-10 13:55:37JelleZijlstrasetrecipients: + JelleZijlstra, gvanrossum, levkivskyi, uriyyo, joperez, domdfcoding, kj
2021-06-10 13:55:37JelleZijlstrasetmessageid: <1623333337.59.0.779732733312.issue44353@roundup.psfhosted.org>
2021-06-10 13:55:37JelleZijlstralinkissue44353 messages
2021-06-10 13:55:37JelleZijlstracreate