#33027: runserver command leave out of consideration xoption in cpython
implementation
---------------------------+--------------------------------------
Reporter: dotuser | Owner: nobody
Type: Bug | Status: closed
Component: Utilities | Version: 3.2
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage: Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------+--------------------------------------
Changes (by Carlton Gibson):
* status: new => closed
* resolution: => invalid
Comment:
Hi. This looks like an issue prior to getting to Django:
{{{
winpty python -X utf8 ...
}}}
Django is not responsible for setting UTF8 mode.
* https://docs.python.org/3.9/using/windows.html#utf-8-mode
* See discussion on #26721 and related tickets.
--
Ticket URL: <https://code.djangoproject.com/ticket/33027#comment:1>
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.d83dcf2c92df7df73902d728659f02ad%40djangoproject.com.