[Python-Dev] How to update namedtuple asdict() to use dict instead of OrderedDict

Antoine Pitrou solipsis at pitrou.net
Thu Jan 31 05:11:16 EST 2019


On Wed, 30 Jan 2019 14:32:38 -0800
Raymond Hettinger <raymond.hettinger at gmail.com> wrote:
> 
> My recommendation is Option 4 as being less disruptive and more beneficial than the other options.

Option 4 here as well.  Sometimes perfection is the enemy of the good.

Regards

Antoine.




More information about the Python-Dev mailing list