Add a way to deprecate the way a parameter can be passed
Open
- Dominant language
- Python
- Stars
- 15
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
I.e. convert a normal parameter into one that is keyword-only, or I guess in theory into one that is positional-only.
Contributor guide
Assessment
This issue has not been assessed yet.