#13047: es-ar locale formats should use raw strings
-----------------------------------+----------------------------------------
          Reporter:  faramirez     |         Owner:  faramirez 
            Status:  closed        |     Milestone:  1.2       
         Component:  Translations  |       Version:  1.2-beta  
        Resolution:  wontfix       |      Keywords:  pycamp2010
             Stage:  Unreviewed    |     Has_patch:  1         
        Needs_docs:  0             |   Needs_tests:  0         
Needs_better_patch:  0             |  
-----------------------------------+----------------------------------------
Changes (by russellm):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => wontfix
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 Firstly, the patch as submitted is reversed - it removes raw strings,
 rather than adding them.

 Secondly, I don't see the reason for making this change. The raw string
 and the escaped string are equivalent, so this looks like it is just code
 churn to suit personal preference. Unless there is some compelling bug
 that requires a move to raw strings, this sort of patch is just busy work.
 No bug is described in this ticket, and I can't see anything wrong with
 the sample project, so I'm marking this wontfix.

 If there *is* a bug with escaped strings that I can't see, then we need to
 find all the other locale formats that use them -- pt_BR is another
 candidate, for example.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13047#comment:1>
Django <http://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 this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to