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 rhettinger
Recipients ned.deily, rhettinger, serhiy.storchaka
Date 2018-12-30.09:24:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546161853.2.0.685970286014.issue32492@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3f5fc70c6213008243e7d605f7d8a2d8f94cf919 by Raymond Hettinger (Pablo Galindo) in branch 'master':
bpo-32492: 1.6x speed up in namedtuple attribute access using C fast-path (#10495)
https://github.com/python/cpython/commit/3f5fc70c6213008243e7d605f7d8a2d8f94cf919
History
Date User Action Args
2018-12-30 09:24:14rhettingersetrecipients: + rhettinger, ned.deily, serhiy.storchaka
2018-12-30 09:24:13rhettingersetmessageid: <1546161853.2.0.685970286014.issue32492@roundup.psfhosted.org>
2018-12-30 09:24:13rhettingerlinkissue32492 messages
2018-12-30 09:24:13rhettingercreate