#35713: Django generates invalid address on unicode characters in the local 
part of
an e-mail address
------------------------------+------------------------------------
     Reporter:  Mike Edmunds  |                    Owner:  (none)
         Type:  Bug           |                   Status:  closed
    Component:  Core (Mail)   |                  Version:  dev
     Severity:  Normal        |               Resolution:  fixed
     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 Mike Edmunds):

 * resolution:   => fixed
 * status:  new => closed

Comment:

 This was fixed when sending through Django's SMTP EmailBackend via #35581.

 The [https://github.com/python/cpython/issues/122476 Python bug] affecting
 `EmailMessage.message()` serialization in general was recently
 [https://github.com/python/cpython/pull/122540 fixed upstream] and will be
 in Python 3.15 final. (Though it won't be backported to earlier Python
 versions.)

 I don't think there's anything more Django reasonably can or should do
 about this, so I'm marking this fixed.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35713#comment:8>
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 view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019e1ce7a08c-b65a1cf5-5394-4bd6-902d-708dc239224c-000000%40eu-central-1.amazonses.com.

Reply via email to