gh-95065: Add Argument Clinic support for deprecating positional use of parameters (#95151)
It is now possible to deprecate passing parameters positionally with Argument Clinic, using the new '* [from X.Y]' syntax. (To be read as "keyword-only from Python version X.Y") Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
E
Erlend E. Aasland committed
33cb0b06efe33968eb32463fa1b02b5a729a17f8
Parent: 3c8e8f3
Committed by GitHub <noreply@github.com>
on 8/7/2023, 11:28:08 AM