id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,branch,branch_author,launchpad_bug
5544,Deprecate `twisted.python.util.unsignedID` and replace its uses with `id`,washort,tom.prince,"`twisted.python.util.unsignedID` was created to deal with `id` returning negative numbers. Python 2.5 and later don't have this problem and `id` now returns a positive number always.


Replace all uses of this function in Twisted with `id`, then deprecate it.",task,closed,normal,,core,fixed,easy,raphael@…,branches/deprecate-unsignedid-5544,thijs,
