Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

FWIW, namedtuple speed improved considerably since these posts were made.  When 
I last checked, their lookup speed was about the same as a dict lookup.  

See: https://docs.python.org/3/whatsnew/3.9.html#optimizations

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue13299>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to