﻿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
22327	Turn BaseEmailBackend into a contextmanager	DasIch	nobody	It would be useful to turn BaseEmailBackend (and thereby it's subclasses) into a contextmanager, that calls `.open()` and `.close()`, specifically for sending multiple mails over the same connection. This is implemented in a pull request: https://github.com/django/django/pull/2467	New feature	closed	Core (Mail)	dev	Normal	fixed			Accepted	1	0	0	0	0	0
