id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc
122,Bool tag doesn't accept all defined variants,anonymous,xi,"One of the examples listed at [http://yaml.org/type/bool.html] will fail:

{{{
>>> yaml.load('!!bool y')
Traceback (most recent call last):
 ...
KeyError: u'y'
}}}
",defect,closed,normal,pyyaml,normal,wontfix,,
