[issue1820] Enhance Object/structseq.c to match namedtuple and tuple api

Raymond Hettinger report at bugs.python.org
Thu Jul 11 09:29:11 CEST 2013


Raymond Hettinger added the comment:

Unassigning until another patch arrives that moves this forward.

The basic idea is well established:  Get the structseq API to match the named tuple API as much as possible.

----------
assignee: rhettinger -> 
components: +Extension Modules -Interpreter Core
priority: normal -> low
stage:  -> needs patch
versions: +Python 3.4 -Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1820>
_______________________________________


More information about the Python-bugs-list mailing list