id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	branch	branch_author	launchpad_bug
5930	Making NativeStringIO in twisted.python.compat	itamar		In some cases we might want `StringIO` on Python 3, and `BytesIO` on Python 2; i.e. a StringIO-alike that accepts native strings. So far we have only one example, so the code is in `twisted.python._reflectpy3` (as part of #5913), but if there are more we should add this to `twisted.python.compat`.	enhancement	closed	normal	Python 3.3 Minimal	core	fixed					
