Skip to content

Better callable: Callable[[Arg('x', int), VarArg(str)], int] now a thing you can do#2607

Merged
JukkaL merged 34 commits into
python:masterfrom
sixolet:better-callable
May 2, 2017
Merged

Better callable: Callable[[Arg('x', int), VarArg(str)], int] now a thing you can do#2607
JukkaL merged 34 commits into
python:masterfrom
sixolet:better-callable

Disallow CallableArgument in exprtotype outside a TypeList

0780149
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs