﻿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
16310	EmailValiadtor lets through [...].com. (dot at the end)	anonymous	nobody	"
{{{
>>> from django.core.validators import validate_email
>>> validate_email('asd@asd.com.')
[no error raised, note dot at the end of address]

}}}
"	Bug	closed	Core (Other)	1.3	Normal	duplicate	EmailValiadtor validation email		Accepted	0	0	0	1	0	0
