#32223: Path.resolve(strict=True) can raise a PermissionError in autoreloader.
-------------------------------------+-------------------------------------
     Reporter:  Mariusz Felisiak     |                    Owner:  Mariusz
                                     |  Felisiak
         Type:  Bug                  |                   Status:  closed
    Component:  Core (Management     |                  Version:  3.1
  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:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):

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


Comment:

 In [changeset:"aade2b461acafd16cfc82449b3df88a0f1c1c197" aade2b46]:
 {{{
 #!CommitTicketReference repository=""
 revision="aade2b461acafd16cfc82449b3df88a0f1c1c197"
 Fixed #32223 -- Removed strict=True in Path.resolve() in autoreloader.

 This reverts commit e28671187903e6aca2428374fdd504fca3032aee which
 caused permission errors when users didn't have permissions to all
 intermediate directories in a Django installation path.

 Thanks Jakub Szafrański for the report.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32223#comment:5>
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.16609f20086c47f826cd0f366054491b%40djangoproject.com.

Reply via email to