#25589: startapp command should support unicode name
-------------------------------------+-------------------------------------
     Reporter:  sih4sing5hong5       |                    Owner:  yoongkang
         Type:  New feature          |                   Status:  closed
    Component:                       |                  Version:  master
  Internationalization               |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             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:"89359347c4e7be123dd99d13a43d75e8610ae1dc" 8935934]:
 {{{
 #!CommitTicketReference repository=""
 revision="89359347c4e7be123dd99d13a43d75e8610ae1dc"
 Refs #25589 -- Fixed admin_scripts test failure on Windows.

 Traceback (most recent call last):
   File "tests\admin_scripts\tests.py", line 646, in
 test_startapp_unicode_name
     content = f.read()
   File "lib\encodings\cp1252.py", line 23, in decode
     return codecs.charmap_decode(input,self.errors,decoding_table)[0]
 UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 46:
 character maps to <undefined>
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25589#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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/072.92e65ee2f774b5fbb5bcb36d8af044a7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to