#26692: test_msgfmt_error_including_non_ascii failure on Windows
------------------------------------------------+------------------------
               Reporter:  timgraham             |          Owner:  nobody
                   Type:  Bug                   |         Status:  new
              Component:  Internationalization  |        Version:  1.10
               Severity:  Normal                |       Keywords:
           Triage Stage:  Accepted              |      Has patch:  0
    Needs documentation:  0                     |    Needs tests:  0
Patch needs improvement:  0                     |  Easy pickings:  0
                  UI/UX:  0                     |
------------------------------------------------+------------------------
 
`i18n.test_compilation.CompilationErrorHandling.test_msgfmt_error_including_non_ascii
 `
 {{{
 Traceback (most recent call last):
   File "C:\Jenkins\workspace\pull-requests-
 
windows\database\sqlite3\label\windows\python\Python35\tests\i18n\test_compilation.py",
 line 187, in test_msgfmt_error_including_non_ascii
     call_command('compilemessages', locale=['ko'], verbosity=0)
 }}}

 Python 2.7: u"'\ufffd' cannot start a field name" not found in u"...'\xc5'
 cannot start a field name. ..."

 Python 3.5: "'�' cannot start a field name" not found in "... 'Å' cannot
 start a field name. ..."

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

Reply via email to