Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

feat: add support for Python 3.9 / 3.10 #220

Merged
merged 2 commits into from
Jan 22, 2022

Conversation

anukaal
Copy link
Contributor

@anukaal anukaal commented Nov 25, 2021

support for python 3.9 and 3.10

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #221

support fo python 3.9 and 3.10
@anukaal anukaal requested a review from a team as a code owner November 25, 2021 14:36
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 25, 2021
@product-auto-label product-auto-label bot added the api: cloudiot Issues related to the googleapis/python-iot API. label Nov 25, 2021
@tseaver tseaver changed the title Update setup.py feat: add support for Python 3.9 / 3.10 Nov 26, 2021
@tseaver tseaver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 26, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 26, 2021
@parthea parthea added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. labels Jan 22, 2022
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 22, 2022
@parthea parthea added the automerge Merge the pull request once unit tests and other checks pass. label Jan 22, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 6038e0c into googleapis:main Jan 22, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: cloudiot Issues related to the googleapis/python-iot API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support for python versions
5 participants