#18457: Failed test: pyyaml serializer,
--------------------------------------+--------------------
     Reporter:  jpaugh64              |      Owner:  nobody
         Type:  Bug                   |     Status:  new
    Component:  Core (Serialization)  |    Version:  master
     Severity:  Normal                |   Keywords:
 Triage Stage:  Unreviewed            |  Has patch:  0
Easy pickings:  0                     |      UI/UX:  0
--------------------------------------+--------------------
 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.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18457>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to