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

Enable support for Python 3.11 #1427

Closed
wants to merge 1 commit into from
Closed

Conversation

ad-m-ss
Copy link

@ad-m-ss ad-m-ss commented Nov 30, 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 #1386 🦕

@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Nov 30, 2022
@google-cla
Copy link

google-cla bot commented Nov 30, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Nov 30, 2022
@fumoboy007
Copy link

@ad-m-ss Why did you close the pull request? 😢

@ad-m-ss
Copy link
Author

ad-m-ss commented Dec 19, 2022

In the near future, I will not be able to commit resources to meet the contribution requirements (review of the license agreement by the legal team, etc.). I didn't expect to have to sign a contract when I was creating this PR. I don't want to give the impression that I can meet them quickly, because I know that many people expect this change.

Meanwhile, the changes I proposed here are not very creative, because I searched "Python 3.10" and added "Python 3.11" everywhere. I hope someone recreates them, unfortunately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python 3.11 support
2 participants