Eric V. Smith <e...@trueblade.com> added the comment:

No problem!

It can't reorder fields, because you might not be passing them by name. There's 
some discussion about requiring keyword-only parameters, in which case what 
you're doing would work (as long as they were keyword-only params).

----------
resolution:  -> not a bug

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

Reply via email to