#26341: Weird comments in PO files (.html.py filenames)
--------------------------------------+------------------------------------
     Reporter:  sylvain-garancher     |                    Owner:  nobody
         Type:  Bug                   |                   Status:  new
    Component:  Internationalization  |                  Version:  1.9
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by claudep):

 * needs_better_patch:   => 0
 * stage:  Unreviewed => Accepted
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 We used to create messages file by file, and then we could make a simple
 replace to remove that temporary `.py` extension. Now that we are calling
 gettext for a bunch of files, some source comments might contain more than
 one source on a single line. The replacement algorithm in
 `postprocess_messages` of the makemessages command doesn't catch those
 occurrences.

--
Ticket URL: <https://code.djangoproject.com/ticket/26341#comment:1>
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/075.497399b388ac5aa15d81662eb1599f35%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to