id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc
142,decimal type support in pyYAML,anonymous,xi,"I would like to be able to faithfully round trip real numbers with YAML avoiding the
imprecision that happens in the conversions decimal text => binary float => decimal text.
Is it possible to override the default pyYAML conversion of reals to double and use the decimal type instead? I want to avoid decorating the YAML document with explicit types. 
",enhancement,new,normal,pyyaml,normal,,,
