Skip to content

Setting key to something unicode will make it fail #287

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

shuhaowu
Copy link
Contributor

This test case will fail. Working on a fix now.

@shuhaowu
Copy link
Contributor Author

See: https://travis-ci.org/basho/riak-python-client/jobs/14520258

There are two possible fixes: one is let transport deal with it, but that would nullify https://github.com/basho/riak-python-client/blob/master/riak/riak_object.py#L113

Other is to wrap key into a property.

@shuhaowu
Copy link
Contributor Author

A documentation change would work as well?

@seancribbs
Copy link

This test is useful, but I am closing in favor of more comprehensive changes. See #334.

@seancribbs seancribbs closed this Jun 3, 2014
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.

2 participants