You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this issue, there was a request to support the capturing of parameters with default arguments by a TypeVarTuple. I said at the time that I didn't see a way to support this. Apparently, mypy has figured out how to do this.