id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc
113	Changeset 313 dumps reduntant '...' (end of document)	py4fun@…	xi	"When dumping a simple document (when there is no possibility of ambiguous parsing)
{{{
print '""%s""' % yaml.dump(""abc"")
}}}
a redundant ""end of document"" is emitted:
{{{
""abc
...
""
}}}"	defect	new	normal	pyyaml	normal			
