Skip to content

Add unittests to document serialisation of tuples - #246

Merged
methane merged 1 commit into
msgpack:masterfrom
lbolla:issue-245
Sep 30, 2017
Merged

Add unittests to document serialisation of tuples#246
methane merged 1 commit into
msgpack:masterfrom
lbolla:issue-245

Conversation

@lbolla

@lbolla lbolla commented Sep 29, 2017

Copy link
Copy Markdown
Contributor

Also, fix formatting of error message in case of tuple.
See #245

Also, fix formatting of error message in case of tuple.
See msgpack#245
@jfolz

jfolz commented Sep 29, 2017

Copy link
Copy Markdown
Contributor

You can use use_list=False in unpack if you want tuples instead of lists.

@lbolla

lbolla commented Sep 29, 2017

Copy link
Copy Markdown
Contributor Author

@jfolz That's not enough. I want to be able to distinguish between tuples and lists: use_list=False would just deserialise both tuples and lists as tuples.

@lbolla

lbolla commented Sep 29, 2017

Copy link
Copy Markdown
Contributor Author

By the way, the above CI error seems spurious?

@methane
methane merged commit deeda31 into msgpack:master Sep 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants