mirror of
https://github.com/django/django.git
synced 2025-09-10 11:09:12 +00:00
This helper allows marking positional-or-keyword parameters as keyword-only with a deprecation period, in a consistent and correct manner.
This helper allows marking positional-or-keyword parameters as keyword-only with a deprecation period, in a consistent and correct manner.