Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

feat: add python 3.11 - #1004

Closed
yuya-morimoto wants to merge 1 commit into
googleapis:mainfrom
yuya-morimoto:patch-1
Closed

feat: add python 3.11#1004
yuya-morimoto wants to merge 1 commit into
googleapis:mainfrom
yuya-morimoto:patch-1

Conversation

@yuya-morimoto

Copy link
Copy Markdown

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

@yuya-morimoto
yuya-morimoto requested review from a teamMarch 14, 2023 10:40
@product-auto-labelproduct-auto-labelBot added size: xs Pull request size is extra small. api: storage Issues related to the googleapis/python-storage API. labels Mar 14, 2023
@yuya-morimotoyuya-morimoto changed the title Update setup.py (add 3.11)feat: add python 3.11Mar 14, 2023
@conventional-commit-lint-gcf

Copy link
Copy Markdown

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@yuya-morimoto
yuya-morimoto deleted the patch-1 branch March 14, 2023 10:42
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: storageIssues related to the googleapis/python-storage API.size: xsPull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@yuya-morimoto