#31076: dbshell crashes on Windows and Python < 3.8.
-------------------------------------+-------------------------------------
     Reporter:  felixxm              |                    Owner:  zeynel
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Release blocker      |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"9d40b6bbf44d0de4d446dde5b9b51cadb60a24a3" 9d40b6bb]:
 {{{
 #!CommitTicketReference repository=""
 revision="9d40b6bbf44d0de4d446dde5b9b51cadb60a24a3"
 Fixed #31076 -- Fixed dbshell crash on Windows with Python < 3.8.

 subprocess.run()'s args parameter accepts path-like objects on Windows
 since Python 3.8.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31076#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/065.2d9817a7a5cf77a4c14d224f82450e0f%40djangoproject.com.

Reply via email to