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 levkivskyi
Recipients docs@python, levkivskyi, michael0x2a
Date 2016-07-29.19:40:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469821240.02.0.0671812470687.issue27644@psf.upfronthosting.co.za>
In-reply-to
Content
> Should I edit the patch to include a sentence or two describing this
> distinction, just remove the word "almost", or do something else?

I think the best way is to remove the "almost" and briefly explain that you cannot subclass types returned by NewType.
History
Date User Action Args
2016-07-29 19:40:40levkivskyisetrecipients: + levkivskyi, docs@python, michael0x2a
2016-07-29 19:40:40levkivskyisetmessageid: <1469821240.02.0.0671812470687.issue27644@psf.upfronthosting.co.za>
2016-07-29 19:40:40levkivskyilinkissue27644 messages
2016-07-29 19:40:39levkivskyicreate