Serhiy Storchaka <[email protected]> added the comment: Wouldn't be better to first fix this bug, and only after that add the 'required' parameter?
Adding it introduced yet one bug: when pass arguments as positional, the 'help' argument will be swallowed. You can add new parameters only after existing positional parameters. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue33109> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
