﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
3458	Make sure all callRemote calls uses native strings	itamarst	itamarst	"Foolscap requires the method name passed to callRemote to be a native string (some of the time, anyway).

Until this is fixed upstream, or until Python 2 is dropped, this interacts badly with `from __future__ import unicode_literals`, so we need to ensure that all calls are native strings.

Going to do this with monkeypatching, since it's temporary."	defect	closed	normal	Support Python 3	unknown	n/a	fixed			
