#23821: Remove bundled six and replace it with a upstream dependency
--------------------------------------+---------------------
     Reporter:  MarkusH               |      Owner:  MarkusH
         Type:  Cleanup/optimization  |     Status:  new
    Component:  Utilities             |    Version:  master
     Severity:  Normal                |   Keywords:
 Triage Stage:  Unreviewed            |  Has patch:  0
Easy pickings:  0                     |      UI/UX:  0
--------------------------------------+---------------------
 Django historically ships with a bundled version of six in
 `django.utils.six`. Now that ensurepip landed in the Python 2.x branch
 (http://legacy.python.org/dev/peps/pep-0477/) we can safely use
 dependencies to other Python projects and should move Django's custom
 methods to something like `django.utils.compat`.

--
Ticket URL: <https://code.djangoproject.com/ticket/23821>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.a97adde91f951ddd1a7b142d64bd8f18%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to