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, eric.smith, gvanrossum, levkivskyi, rhettinger, Евгений Махмудов
Date 2018-03-20.22:04:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521583480.99.0.467229070634.issue33077@psf.upfronthosting.co.za>
In-reply-to
Content
> Would it be worthwhile to show an example of a subclass that overrides or extends  __new__?

I think yes. I would actually add few examples what could (and maybe also couldn't) be done with named tuples.
History
Date User Action Args
2018-03-20 22:04:41levkivskyisetrecipients: + levkivskyi, gvanrossum, rhettinger, eric.smith, docs@python, Евгений Махмудов
2018-03-20 22:04:40levkivskyisetmessageid: <1521583480.99.0.467229070634.issue33077@psf.upfronthosting.co.za>
2018-03-20 22:04:40levkivskyilinkissue33077 messages
2018-03-20 22:04:40levkivskyicreate