﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
31885	Update SMTP Email Backend to use an SSLContext.	Luis Saavedra	Luis Saavedra	"Setting SSL cert and key in [https://docs.python.org/3.8/library/smtplib.html#smtplib.SMTP.starttls `SMTP.starttls()`] is deprecated (since Python 3.6) in favour of passing an SSLContext. Update the SMTP backend to use the newer API. 

https://github.com/django/django/pull/13305"	Bug	assigned	Core (Mail)	dev	Normal		SSL		Accepted	1	1	1	1	0	0
