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 kj
Recipients gvanrossum, kj, serhiy.storchaka
Date 2021-07-15.16:56:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626368167.19.0.473009191604.issue44642@roundup.psfhosted.org>
In-reply-to
Content
@Serhiy
> 1. Make NewType a class and add more strict test.

See also: issue44353 (https://bugs.python.org/issue44353). We had some discussion there about converting to class but it ended in a deadlock.
History
Date User Action Args
2021-07-15 16:56:07kjsetrecipients: + kj, gvanrossum, serhiy.storchaka
2021-07-15 16:56:07kjsetmessageid: <1626368167.19.0.473009191604.issue44642@roundup.psfhosted.org>
2021-07-15 16:56:07kjlinkissue44642 messages
2021-07-15 16:56:07kjcreate