#26674: i18n makemessages test failure on Python 3.5 + Windows
-------------------------------------+-------------------------------------
     Reporter:  ramiro               |                    Owner:  ramiro
         Type:  Bug                  |                   Status:  closed
    Component:                       |                  Version:  1.10
  Internationalization               |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  windows unicode      |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

 In [changeset:"af8ac46015f5bbed7c266df0ff8490e05282ab59" af8ac46]:
 {{{
 #!CommitTicketReference repository=""
 revision="af8ac46015f5bbed7c266df0ff8490e05282ab59"
 [1.10.x] Fixed #26674 -- Corrected a i18n makemessages test.

 Made it consistently read the PO file, decode its contents and then
 check for the non-breaking space Unicode code point.

 Previously we were erroneously skipping the interpretation of what we
 read as UTF-8 text.

 This was causing the test to fail on Windows with Python 3.5.

 Backport of 1b00ed088073ffd268af15d25246d2565253536d from master
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/26674#comment:5>
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/064.0298ede28187504f6a4465404a380307%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to