﻿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
26508	FieldFile.open documentation incorrect	Tobias McNulty	nobody	"The documentation for `FieldFile.open` claims that it behaves like the standard Python `open()` method, which is incorrect. It does not return a file descriptor the way the Python method does.

This method also may not be necessary to call except to re-open the file, since the underlying file is opened implicitly any time the `file` attribute is accessed.

I have a proposed change to the documentation which I will link to after I have a ticket number assigned."	Cleanup/optimization	new	Documentation	1.9	Normal				Unreviewed	0	0	0	0	0	0
