Skip to content
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

feat: require python >= 3.6 #139

Merged
merged 7 commits into from Jan 28, 2021
Merged

feat: require python >= 3.6 #139

merged 7 commits into from Jan 28, 2021

Conversation

busunkim96
Copy link
Contributor

@busunkim96 busunkim96 commented Jan 26, 2021

Changes:

  • Use native namespace for google (remove google/__init__.py)
  • require python>=3.6
  • remove 2.7 unit tests

(There is more 2.7 cleanup left, but I am scoping down the changes in the interest of getting this done quickly for googleapis/gapic-generator#3334)

I am merging this to a dev branch and plan to release it manually (a pre-release) to PyPI since we're not ready to make this change in the main branch.

@busunkim96 busunkim96 requested a review from a team as a code owner January 26, 2021 23:16
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 26, 2021
@busunkim96 busunkim96 merged commit 9b7f580 into dev Jan 28, 2021
@busunkim96 busunkim96 deleted the require-3-6 branch January 28, 2021 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants