﻿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
27804	Use unittest.subTest() in Django's test suite	Tim Graham		With Python 3.4+ support on master, Django's test suite may use [https://docs.python.org/3/library/unittest.html#distinguishing-test-iterations-using-subtests unittest.subTest] in loops. This makes debugging test failures easier.	Cleanup/optimization	closed	Core (Other)	dev	Normal	fixed			Accepted	0	0	0	0	1	0
