﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
18457	Failed test: pyyaml serializer,	Jonathan Paugh	Claude Paroz	The patch introduced by commit '''4a10308''' causes the pyyaml deserializer to fail the test suite. The error is caused by trying to wrap a unicode string in an `io.BytesIO`. The relevant bits are in `tests/regressiontests/serializers_regress/tests.py` @line 408 and in `django/core/serializers/pyyaml.py` @line 51.	Bug	closed	Core (Serialization)	dev	Normal	fixed	unicode	Jonathan Paugh	Accepted	1	0	0	0	0	0
