python / devguide

The Python developer's guide

Home Page:https://devguide.python.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Argument Clinic: add reference for the DSL

erlend-aasland opened this issue · comments

We need a better reference for the Argument Clinic DSL:

  • legal syntax for the "function name" line
  • legal syntax for parameter lines
  • legal syntax for docstrings

Hey I would love to work on this, thanks.

Hey I would love to work on this, thanks.

Sure, feel free to propose a PR!

Thanks,