Opened 6 months ago
Last modified 3 hours ago
#36321 assigned New feature
Use argparse suggest_on_error on Python 3.14+
Reported by: | Adam Johnson | Owned by: | Stephen kihuni |
---|---|---|---|
Component: | Core (Management commands) | Version: | dev |
Severity: | Normal | Keywords: | 6.1 |
Cc: | Ahmed Ibrahim | Triage Stage: | Accepted |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
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.
Change History (6)
comment:1 by , 6 months ago
Keywords: | 6.1 added |
---|---|
Triage Stage: | Unreviewed → Someday/Maybe |
comment:4 by , 3 months ago
Cc: | added |
---|
comment:5 by , 37 hours ago
Owner: | set to |
---|---|
Status: | new → assigned |
Triage Stage: | Someday/Maybe → Accepted |
Changing status to "Accepted" following the merge of ticket #35844. Also assigning to myself to reserve for Djangonaut Space. I hope these changes are fine. If anyone objects, let me know.
comment:6 by , 3 hours ago
Owner: | changed from | to
---|
Note:
See TracTickets
for help on using tickets.
Thank you Adam, the feature request makes sense. Given that Python 3.14 is scheduled for October 1st, and the feature freeze for 6.0 is mid September, we could only include this starting in 6.1.