﻿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
16657	PyPy compat: call termios functions on file descriptors, not file objects	anonymous	nobody	This patch fixes an incompatibility between Django dev and pypy 1.6. The functions from termios are documented to use file descriptors, although CPython accepts both file descriptors and file objects. Django's file object is confusingly named fd.	Bug	closed	Core (Management commands)	dev	Normal	invalid			Design decision needed	1	0	0	0	1	0
