Would this be designed to be compatible with "Proposal 14: Background
Workers"?
On Sun, Jun 23, 2024 at 10:46 PM Mike Edmunds wrote:
> I want to propose updating django.core.mail to replace use of Python's
> legacy email.message.Message (and other legacy email APIs) with
> email.message.EmailM
+1, I like to help in this
On Mon, 24 Jun 2024, 05:46 Mike Edmunds, wrote:
> I want to propose updating django.core.mail to replace use of Python's
> legacy email.message.Message (and other legacy email APIs) with
> email.message.EmailMessage (and other modern APIs).
>
> If there's interest, I c
I want to propose updating django.core.mail to replace use of Python's
legacy email.message.Message (and other legacy email APIs) with
email.message.EmailMessage (and other modern APIs).
If there's interest, I can put together a more detailed proposal and/or
ticket, but was hoping to get some