mirror of
https://github.com/django/django.git
synced 2026-02-09 02:49:25 +08:00
Updated CommandTests.test_subparser_invalid_option and CommandDBOptionChoiceTests.test_invalid_choice_db_option to address changes in Python 3.14+ error handling.