Skip to content

Commit

Permalink
Update peps/pep-0733.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
vstinner authored Oct 19, 2023
1 parent 00c0dec commit d014748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion peps/pep-0733.rst
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ Examples are
`HPy <https://hpyproject.org>`__ and
`pythoncapi-compat <https://pythoncapi-compat.readthedocs.io/en/latest/>`__.
CPython's DSL for parsing function arguments, the
`Argument Clinic <https://docs.python.org/3/howto/clinic.html>`__,
`Argument Clinic <https://devguide.python.org/development-tools/clinic/>`__,
can also be seen as belonging to this category of stakeholders.

Such systems need minimal building blocks for accessing CPython
Expand Down

0 comments on commit d014748

Please sign in to comment.