#32202: django-admin runserver and get_child_arguments() crashes on Windows and
Python < 3.8.
-------------------------------------+-------------------------------------
     Reporter:  andrey-zotov         |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Core (Management     |                  Version:  3.1
  commands)                          |
     Severity:  Release blocker      |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

 * cc: Carlton Gibson, Tom Forbes (added)
 * severity:  Normal => Release blocker
 * stage:  Unreviewed => Accepted


Comment:

 Tentatively accepted, I cannot check this on Windows, but it looks like a
 regression in 8a902b7ee622ada258d15fb122092c1f02b82698.
 `subprocess.run()`'s `args` parameter accepts path-like objects on Windows
 since Python 3.8 (see similar issue for `dbshell`, #31076).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32202#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/070.3b0ae9cb45cad1c4df6221315c675f55%40djangoproject.com.

Reply via email to