#32177: ManagementUtility instantiates CommandParser without passing already-
computed prog argument
-------------------------------------+-------------------------------------
Reporter: William Schwartz | Owner: William
| Schwartz
Type: Bug | Status: closed
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"cc2269350548307e3fe31723ff4e40a879a7a173" cc226935]:
{{{
#!CommitTicketReference repository=""
revision="cc2269350548307e3fe31723ff4e40a879a7a173"
Fixed #32177 -- Made execute_from_command_line() use program name from the
argv argument.
This caused crash in environments where sys.argv[0] is incorrectly set
to None.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32177#comment:6>
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/068.1fda96d56eeb18d950429990863ca44b%40djangoproject.com.