﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
166	DeprecationWarnings on startup	Zooko		"There is a new version of Twisted out, which means it is time to update foolscap to deal with new deprecations:
{{{
Zooko-Ofsimplegeos-MacBook-Pro:logs pubvolgrid$ tahoe start 
STARTING '/Users/pubvolgrid/.tahoe'
/Library/Python/2.6/site-packages/foolscap-0.5.1-py2.6.egg/foolscap/pb.py:48: DeprecationWarning: twisted.application.strports.parse was deprecated in Twisted 10.2.0: in favor of twisted.internet.endpoints.serverFromString
  name, args, kw = strports.parse(port, None)
/Library/Python/2.6/site-packages/foolscap-0.5.1-py2.6.egg/foolscap/pb.py:56: DeprecationWarning: Unqualified strport description passed to 'service'.Use qualified endpoint descriptions; for example, 'tcp:52607'.
  self.s = strports.service(port, self)
}}}"	defect	closed	major	0.6.0	unknown	0.5.1	fixed		
