Skip to content

Conversation

@ThiefMaster
Copy link
Member

Python 3.12 removed some deprecated smtplib args which were still used by our old version of django-mail, so when STARTTLS was used it failed due to those args being passed.

Python 3.12 removed some deprecated smtplib args which were still
used by our old version of django-mail, so when STARTTLS was used it
failed due to those args being passed.
@ThiefMaster ThiefMaster added the build-wheel Build a Python wheel for this PR label Mar 31, 2024
@ThiefMaster ThiefMaster added this to the v3.3 milestone Mar 31, 2024
@EISSeuropa
Copy link

Thank you for your work on this. I will try it out asap.

@ThiefMaster ThiefMaster merged commit 43bcfbe into indico:master Apr 1, 2024
@ThiefMaster ThiefMaster deleted the update-vendored-django-mail branch April 1, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build-wheel Build a Python wheel for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants