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 #674

Merged
merged 5 commits into from Jan 28, 2021
Merged

feat: require python >= 3.6 #674

merged 5 commits into from Jan 28, 2021

Conversation

busunkim96
Copy link
Contributor

@busunkim96 busunkim96 commented Jan 27, 2021

We are not ready to require >=3.6 in the main branch, so I am opening this PR against a new 2.0.0dev branch. For googleapis/gapic-generator#3334 (comment)

Use native namespaces (delete google/__init__.py and require python>=3.6).

There is more cleanup that needs to happen (example: App Engine credentials) in future PRs.

@busunkim96 busunkim96 requested a review from a team as a code owner January 27, 2021 17:25
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 27, 2021
@busunkim96 busunkim96 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 28, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 28, 2021
@busunkim96 busunkim96 merged commit e5cea39 into 2.0.0dev Jan 28, 2021
@busunkim96 busunkim96 deleted the require-3-6 branch January 28, 2021 18:20
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

3 participants