Simplify function signature annotation and parsing
`type_descr` is now applied only to the final signature so that it only marks the argument types, but not nested types (e.g. for tuples) or return types.
parent
56613945
Please register or sign in to comment