Pablo Galindo Salgado <[email protected]> added the comment:
> If it is supposed to be stable can the `posonlyargcount` be moved to be the > last argument ? There are other projects that have already added a fix for the new parameter positionally. If we add it to be the last (that still will break the old call) we would break them again. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36886> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
