#36321: Use argparse suggest_on_error on Python 3.14+
-------------------------------------+-------------------------------------
     Reporter:  Adam Johnson         |                    Owner:  Stephen
                                     |  kihuni
         Type:  New feature          |                   Status:  assigned
    Component:  Core (Management     |                  Version:  dev
  commands)                          |
     Severity:  Normal               |               Resolution:
     Keywords:  6.1                  |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Description changed by Jacob Walls:

Old description:

> https://docs.python.org/3.14/library/argparse.html#suggest-on-error
>
> This new feature provides friendly feedback when mistyping an argument.
> We can activate for all argparse Parsers (mostly management commands)
> when Django supports Python 3.14.

New description:

 https://docs.python.org/3.14/library/argparse.html#suggest-on-error

 This new feature provides friendly feedback when mistyping a choice or
 subparser. We can activate for all argparse Parsers (mostly management
 commands) when Django supports Python 3.14.

--
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36321#comment:10>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019a59ed0974-3b5368db-de5d-408e-ab46-0d069ea50361-000000%40eu-central-1.amazonses.com.

Reply via email to