Skip to content

Conversation

gtaylor
Copy link
Contributor

@gtaylor gtaylor commented Feb 5, 2015

As proposed in #284 , here's a PR that renames Client._timeout to be public. This initial PR does not make any attempt to alias _timeout to timeout, but that's easily added if we want/need to do that.

I wasn't sure what the policy was on documenting these changes. I'd be glad to add that to the change log as well if someone lets me know what version number we're shooting for next.

@shin-
Copy link
Contributor

shin- commented Feb 10, 2015

Thanks!

Um, I think that's all fine. Regarding the Changelog, I usually compile it myself when doing a release, so don't worry about it :)

shin- added a commit that referenced this pull request Feb 10, 2015
Rename Client._timeout to timeout.
@shin- shin- merged commit 93e7838 into docker:master Feb 10, 2015
@gtaylor
Copy link
Contributor Author

gtaylor commented Feb 10, 2015

I just realized that I renamed _timeout, but now _version ends up being inconsistent in that it is also a kwarg and of general interest, yet private.

Would you accept another PR that renamed _version to version?

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