Batuhan <[email protected]> added the comment:
I think dataclasses can be used to do it with order, frozen true parameters. Also a __getitem__ is required for doesnt break anything. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36962> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
