#26553: Seemingly redundant outer loop in views/i18n.py
-------------------------------+--------------------
     Reporter:  markshannon    |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Uncategorized  |    Version:  1.9
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 The outer loop here:
 https://github.com/django/django/blob/master/django/views/i18n.py#L78
 seems to be redundant.
 The final value of `result` will be unchanged after the first iteration.

--
Ticket URL: <https://code.djangoproject.com/ticket/26553>
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/054.cba8cc4212a9b5f6b0eaf9933081ab8b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to