id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc
15,pyyaml discards '-' sign on negative floats,alex_(a)_alexmole_(o)_co_(o)_uk,xi,"yaml.load( 'foo: -3.1' ) returns {'foo': 3.10000}

The same technique preserves the sign of integers though, so I presume it must be a bug rather than a yaml feature.",defect,closed,normal,pyyaml,normal,fixed,,
