Skip to content

feat: add support for Python 3.11 #253

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

Merged
merged 4 commits into from
Nov 11, 2022

Conversation

ziegenberg
Copy link
Contributor

@ziegenberg ziegenberg commented Nov 10, 2022

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 #252 🦕

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Nov 10, 2022
Signed-off-by: Daniel Ziegenberg <[email protected]>
@ziegenberg ziegenberg force-pushed the add-python-3-11-support branch from 6ae3be1 to 22904a6 Compare November 10, 2022 18:38
@ziegenberg ziegenberg marked this pull request as ready for review November 10, 2022 18:40
@ziegenberg ziegenberg requested review from a team as code owners November 10, 2022 18:40
@clundin25 clundin25 requested a review from parthea November 10, 2022 20:08
@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 11, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 11, 2022
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Nov 11, 2022
@clundin25 clundin25 added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 11, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 11, 2022
@parthea parthea merged commit 85fd1da into googleapis:main Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add support for Python 3.11
3 participants