Re: [Python-Dev] Third and hopefully final post: PEP 557, Data Classes

2017年12月02日 18:33:07 -0800

On 2 December 2017 at 08:15, Eric V. Smith <[email protected]> wrote:
> See https://github.com/ericvsmith/dataclasses/issues/104 for a discussion on
> making order=False the default. This matches regular classes in Python 3,
> which cannot be ordered.
+1 for making "order=True" be explicitly opt-in.
Cheers,
Nick.
-- 
Nick Coghlan | [email protected] | Brisbane, Australia
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to