mirror of
https://github.com/django/django.git
synced 2025-10-05 12:59:10 +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.