#32074: Python 3.10 compatibility
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: nobody
Type: New feature | Status: new
Component: Core (Other) | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage:
| Someday/Maybe
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"7afca03c4058c25f2e1cec8d0b07c2157c93e831" 7afca03c]:
{{{
#!CommitTicketReference repository=""
revision="7afca03c4058c25f2e1cec8d0b07c2157c93e831"
Refs #32074 -- Fixed CommandTests.test_subparser_invalid_option on Python
3.10+.
Python 3.10.0rc1 changed the error messages issued by argparse on
invalid choice to include the argument name. Update the expected test
output to account for that.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32074#comment:12>
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 on the web visit
https://groups.google.com/d/msgid/django-updates/065.178c4fe12de8b290e5d6c821f5a0cab7%40djangoproject.com.