mirror of
https://github.com/django/django.git
synced 2025-10-08 06:19: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.