Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

#172_issue - kv_value returns string instead of bytes (in python3)#177

Closed
zofy wants to merge 10 commits intopython-consul:masterfrom
zofy:#172_issue
Closed

#172_issue - kv_value returns string instead of bytes (in python3)#177
zofy wants to merge 10 commits intopython-consul:masterfrom
zofy:#172_issue

Conversation

@zofy
Copy link

@zofy zofy commented Oct 29, 2017

  • simple utf-8 decode added
  • docstring updated
  • kv get should be python2/3 compatible now

Patrik Puchala added 7 commits October 29, 2017 19:33
- simple utf-8 decode added
- docstring updated
- converting bytes to string done via utf-8 decoding
- docstring updated
- converting bytes to string done via latin-1 decoding
- docstring updated
- converting bytes to string done via latin-1 decoding
- docstring updated
- tests updated
- converting bytes to string done via latin-1 decoding
- docstring updated
- tests updated
- converting bytes to string done via latin-1 decoding
- docstring updated
- tests updated
@zofy zofy closed this Nov 2, 2017
@zofy zofy reopened this Nov 2, 2017
@zofy
Copy link
Author

zofy commented Nov 11, 2017

@cablehead Could you please have a look at changes I did? Basically, in python3 kv.get returns string instead of bytes now. Thank you!

@cablehead
Copy link
Collaborator

I added a comment to #172. Let me know if you disagree!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants