Raymond Hettinger added the comment:

> any chance of the easy (_fields) change being committed 
> and putting off the harder parts until later?

Yes, it is not an all-or-nothing exercise.


>> 1. _asdict() returns a normal dictionary. I don't know if this is what
>>    is required.

A regular dict would work just fine for now (there is a patch to introduce an 
OrderedDict in C, but that transition could be done later.

----------

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

Reply via email to