Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Samples that depend on BigQuery are not yet compatible with Python 3.10 #319

Closed
Tracked by #6902
busunkim96 opened this issue Oct 21, 2021 · 3 comments
Closed
Tracked by #6902
Assignees
Labels
api: cloudasset Issues related to the googleapis/python-asset API. type: process A process-related concern. May include testing, release, or the like.

Comments

@busunkim96
Copy link
Contributor

google-cloud-bigquery does not yet support Python 3.10. When it does, the 3.10 samples check should turn green. For now, it is OK to merge PRs with a failing 3.10 samples check (the status check is intentionally optional).

See googleapis/python-bigquery#1006 for the status of python 3.10 support.

@product-auto-label product-auto-label bot added the api: cloudasset Issues related to the googleapis/python-asset API. label Oct 21, 2021
@busunkim96 busunkim96 added the type: process A process-related concern. May include testing, release, or the like. label Oct 25, 2021
@leahecole
Copy link
Contributor

Seeing failures in the 3.10 build relating to 403s - perhaps this is some latchkey problems?

@leahecole leahecole self-assigned this Dec 3, 2021
@leahecole
Copy link
Contributor

Added a cloud Asset permission to the service account in the 3.10 specific build project, we'll see if that fixes it

@leahecole
Copy link
Contributor

Fixed in #341

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: cloudasset Issues related to the googleapis/python-asset API. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

2 participants