﻿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
25479	"Remove unncessary ""# -*- coding: utf-8 -*-"" declarations"	Tim Graham	nobody	"PEP8 says, ""Files using ASCII (in Python 2) or UTF-8 (in Python 3) should not have an encoding declaration."" In files like `django/core/checks/__init__.py` which don't have non-ASCII characters, we should remove `# -*- coding: utf-8 -*- `."	Cleanup/optimization	closed	Core (Other)	dev	Normal	wontfix			Accepted	0	0	0	0	1	0
