Hi Victor, and thanks for you reply. > On 9 Feb 2021, at 11:46, Victor Stinner <[email protected]> wrote: > If there are applications relying on the parameter name, it's better > to trust the Python implementation, rather than the documentation.
I feared that answer :) > It would be better to make these parameters positional only in the > first place, but now it's too late for such backward incompatible > change :-( Unfortunately, yes. Erlend _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/7XJMO335TVWAUZWXLOH6272E5K5FJL7N/ Code of Conduct: http://python.org/psf/codeofconduct/
