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 serhiy.storchaka
Recipients XapaJIaMnu, berker.peksag, serhiy.storchaka
Date 2017-10-02.07:02:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506927728.14.0.213398074469.issue31661@psf.upfronthosting.co.za>
In-reply-to
Content
For the performance of namedtuple type creation see issue28638 and https://mail.python.org/pipermail/python-dev/2017-July/148592.html. For difference between types and instance see https://docs.python.org/3/tutorial/classes.html.
History
Date User Action Args
2017-10-02 07:02:08serhiy.storchakasetrecipients: + serhiy.storchaka, berker.peksag, XapaJIaMnu
2017-10-02 07:02:08serhiy.storchakasetmessageid: <1506927728.14.0.213398074469.issue31661@psf.upfronthosting.co.za>
2017-10-02 07:02:08serhiy.storchakalinkissue31661 messages
2017-10-02 07:02:07serhiy.storchakacreate