python/typing

Out-of-date description of how to indicate positional-only parameters

AlexWaygood opened this issue · 0 comments

https://typing.readthedocs.io/en/latest/source/stubs.html#functions-and-methods states:

PEP 570 style positional-only parameters are currently not supported.

This is no longer accurate