Skip to content

Comments

Sync dev to master.#11

Merged
pradh merged 7 commits intomasterfrom
dev
Oct 11, 2018
Merged

Sync dev to master.#11
pradh merged 7 commits intomasterfrom
dev

Conversation

@pradh
Copy link
Contributor

@pradh pradh commented Oct 11, 2018

No real logic change.

Diffs should be about:

  • fixing lint errors
  • adding support to build via bazel
  • adding a script for continuous integration using Kokoro

@pradh pradh requested review from antaresc and shifucun October 11, 2018 01:57
Copy link
Contributor

@antaresc antaresc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had some small nits, but looks good otherwise!

https://cloud.google.com/endpoints/docs/frameworks/python/access_from_python
"""

from __future__ import absolute_import
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment doesn't need to be addressed, but we should write the client API (and other parts) in Python 3. Python 2 is at EOL and won't be supported past 2020.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For my understanding, is adding "from future ..." thing making it less py3 in some way? Or was that just a general comment?

I see that other projects have CI configured in py2 and py3.

@pradh
Copy link
Contributor Author

pradh commented Oct 11, 2018

Thanks for the comment!

@pradh pradh closed this Oct 11, 2018
@pradh pradh reopened this Oct 11, 2018
@pradh pradh merged commit a23917a into master Oct 11, 2018
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