mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
* Parameters after the var-positional parameter are now keyword-only
instead of positional-or-keyword.
* Correctly calculate min_kw_only.
* Raise errors for invalid combinations of the var-positional parameter
with "*", "/" and deprecation markers.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| libclinic | ||
| .ruff.toml | ||
| clinic.py | ||
| mypy.ini | ||