diff options
| author | Erlend E. Aasland <erlend@python.org> | 2023-08-07 11:28:08 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-07 11:28:08 (GMT) |
| commit | 33cb0b06efe33968eb32463fa1b02b5a729a17f8 (patch) | |
| tree | 03943530bbfb086afa1ba2965b544fa53335f1a3 /Python/optimizer.c | |
| parent | 3c8e8f3ceeae08fc43d885f5a4c65a3ee4b1a2c8 (diff) | |
| download | cpython-33cb0b06efe33968eb32463fa1b02b5a729a17f8.zip cpython-33cb0b06efe33968eb32463fa1b02b5a729a17f8.tar.gz cpython-33cb0b06efe33968eb32463fa1b02b5a729a17f8.tar.bz2 | |
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>
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions
