[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
More information about the Python-Dev mailing list
Thu Jan 31 05:11:16 EST 2019
- Previous message (by thread): [Python-Dev] How to update namedtuple asdict() to use dict instead of OrderedDict
- Next message (by thread): [Python-Dev] Summer of Code 2019 Mentors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): [Python-Dev] How to update namedtuple asdict() to use dict instead of OrderedDict
- Next message (by thread): [Python-Dev] Summer of Code 2019 Mentors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list