﻿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
22107	Iterating over File broken in Python 3	Peter De Wachter	nobody	django.core.files.File has an iterator to allow line-by-line access to the file. This does not work in Python 3 due to string/bytestring confusion. Attached patch fixes this and adds a regression test.	Bug	closed	Core (Other)	1.6	Normal	fixed			Accepted	1	0	0	0	0	0
