gh-107704: Argument Clinic: add support for deprecating keyword use of parameters (GH-107984)
It is now possible to deprecate passing keyword arguments for keyword-or-positional parameters with Argument Clinic, using the new '/ [from X.Y]' syntax. (To be read as "positional-only from Python version X.Y") Co-authored-by: Erlend E. Aasland <erlend@python.org> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
S
Serhiy Storchaka committed
2f311437cd51afaa68fd671bb99ff515cf7b029a
Parent: eb953d6
Committed by GitHub <noreply@github.com>
on 8/19/2023, 7:13:35 AM