Jelle Zijlstra <jelle.zijls...@gmail.com> added the comment:
I'm looking at https://github.com/python/cpython/pull/30969 and I'm not sure what the motivation for the change is. PEP 612 is quite precise here (https://www.python.org/dev/peps/pep-0612/#id1) and allows only a ParamSpec as the last argument to Concatenate. What is the use case for using ... as the last argument? What should it mean to a static type checker? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue44791> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com