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

2019-02-01 Thread eamanu15
Hi! > Option 4) Just make the change directly in 3.8, s/OrderedDict/dict/, and > be done will it. This gives users the benefits right away and doesn't > annoy them with warnings that they likely don't care about. There is some > precedent for this. To make namedtuple class creation faster, t

[Python-Dev] ​Re: Python Language Governance Proposals

2018-10-23 Thread eamanu15
Are there any list of candidates? ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com