id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc
237,Is \x parsing correct?,dfs@…,xi,"The \x## parsing seems incorrect to me.  If ## is >= 0x80, the parser emits two UTF-8 characters, treating ## as a Unicode code point.

I understand \x## to mean: Insert the raw byte value ##.  I thought \u and \U are reserved for Unicode code points.
",defect,new,normal,libyaml,normal,,,
