PEP 570: Python Positional-Only Parameters

@pablogsal One request for the PEP: add a “How to teach this” section (per the template in PEP 12 or the list of suggested sections in PEP 1). Doesn’t have to be a lot of text. Perhaps a suggested change to the Tutorial in the docs? Surely there’s a place there where keyword args are discussed, that would be a good place to discuss positional args as well, leading with a realistic example.

2 Likes