Skip to content

Unable to serialize unicode string as type object on Python 2.7 #221

Closed
@lmazuel

Description

@lmazuel
from msrest.serialization import Serializer
s=Serializer()
s._serialize(u"\ua015", 'object')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions