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

Pushing docs towards Python 3 #248

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rafaelsierra
Copy link

It is not clear from the docs that there is a difference in the returned value between Python 2 and Python 3 (#177 ), so I made a few changes that would make it clear that on Python 3 return value is actually composed of bytes instead of a string.

I did not bother with specifying that Python 2 returns a string mainly because it is being retired by the end of this year. Feel free to push changes that would make clear the distinction between python 2 and 3 return values.

nzlosh added a commit to nzlosh/python-consul that referenced this pull request May 28, 2019
@cablehead cablehead force-pushed the master branch 2 times, most recently from 636f367 to a91daae Compare April 15, 2024 01:28
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.

None yet

1 participant