#35320: Remove unnecessary django.core.files.move._samefile() hook.
-------------------------------------+-------------------------------------
     Reporter:  bcail                |                    Owner:  bcail
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  File                 |                  Version:  dev
  uploads/storage                    |
     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 Mariusz Felisiak <felisiak.mariusz@…>):

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

Comment:

 In [changeset:"8dbfef469582128c9d8487bf3f45d861b2ecfcb9" 8dbfef4]:
 {{{#!CommitTicketReference repository=""
 revision="8dbfef469582128c9d8487bf3f45d861b2ecfcb9"
 Fixed #35320 -- Removed unnecessary django.core.files.move._samefile()
 hook.

 os.path.samefile() uses the same implementation on Windows as all other
 platforms since Python 3.4.
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35320#comment:8>
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/0107018e62994f8f-1935acf1-edef-4568-b6ef-b07b1d0a4c43-000000%40eu-central-1.amazonses.com.

Reply via email to