#12422: Django overrides the default email charset behaviour for utf-8
-------------------------------+------------------------------------
     Reporter:  simonb         |                    Owner:  ramiro
         Type:  Bug            |                   Status:  assigned
    Component:  Core (Mail)    |                  Version:  master
     Severity:  Normal         |               Resolution:
     Keywords:  charset utf-8  |             Triage Stage:  Accepted
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  1
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+------------------------------------
Changes (by ramiro):

 * owner:  susan => ramiro


Comment:

 Actually, the proposed patch tests fail with Python 3.3. Tests pases for
 3.2.x.

 The pre-3.3.0 Python commit where things break is:

 {{{
 changeset:   75893:9ceac471bd8c
 user:        R David Murray <rdmur...@bitdance.com>
 date:        Thu Mar 22 22:40:44 2012 -0400
 summary:     #14380: Make actual default match docs, fix __init__ order.
 }}}

 See:

 - http://bugs.python.org/issue14380
 - http://hg.python.org/cpython/rev/9ceac471bd8c

 Thank you very much to all individuals that have worked on this so far. I
 have a fix ready for review, will open a PR soon and post a link here so
 you can review it.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/12422#comment:12>
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.4ef6354637c6482280fda282ad861c10%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to