#14894: translation is not threadsafe
-------------------------------------+-------------------------------------
     Reporter:  maxbublis            |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Core (Other)         |                  Version:  1.4
     Severity:  Normal               |               Resolution:
     Keywords:  threadsafety         |             Triage Stage:  Accepted
  translation                        |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  1
  Needs tests:  1                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by claudep):

 * needs_better_patch:  0 => 1


Comment:

 I think the easier fix would be to iterate on _translations.keys(). No
 risk of overloading memory with languages codes. Properly testing this
 might be hard.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/14894#comment:13>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to