#24927: django.utils.six and django.utils.encoding both define
python_2_unicode_compatible
--------------------------------------+--------------------
     Reporter:  knbk                  |      Owner:  nobody
         Type:  Cleanup/optimization  |     Status:  new
    Component:  Utilities             |    Version:  master
     Severity:  Normal                |   Keywords:
 Triage Stage:  Unreviewed            |  Has patch:  0
Easy pickings:  1                     |      UI/UX:  0
--------------------------------------+--------------------
 `django.utils.six` and `django.utils.encoding` define the exact same
 method definition of `python_2_unicode_compatible`, which is not very DRY.
 It might be a good idea to replace one of them with a convenience import
 of the other.

--
Ticket URL: <https://code.djangoproject.com/ticket/24927>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/047.1ce95dc387ae36ed3202a7e9bac5496b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to