bpo-33064: lib2to3: Add more tests by ambv · Pull Request #6101 · python/cpython (original) (raw)
This all is in TestFunctionAnnotations, so it is worth to add annotations.
And since a different grammar rule is used for a parameter list in lambdas, we need to duplicate all these tests with lambdas but without annotations in a separate class.