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 XapaJIaMnu
Recipients XapaJIaMnu, berker.peksag, serhiy.storchaka
Date 2017-10-02.06:26:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506925577.55.0.213398074469.issue31661@psf.upfronthosting.co.za>
In-reply-to
Content
Hey Serhiy,

The use of namedtuple was requested specifically at a review, I didn't implement it like this initially: https://bugs.python.org/review/16099/#ps6205

I wasn't aware of the performance implications. Could you please explain to me the type vs instance in terms of performance (or point me to a resource, a quick googling didn't yield anything? How was I supposed to have coded it properly?

Cheers,

Nick
History
Date User Action Args
2017-10-02 06:26:17XapaJIaMnusetrecipients: + XapaJIaMnu, berker.peksag, serhiy.storchaka
2017-10-02 06:26:17XapaJIaMnusetmessageid: <1506925577.55.0.213398074469.issue31661@psf.upfronthosting.co.za>
2017-10-02 06:26:17XapaJIaMnulinkissue31661 messages
2017-10-02 06:26:17XapaJIaMnucreate