googleapis / googleapis/google-cloud-python

[import-profiler]: remove import-profiler skip workaround once Python 3.15 is officially released

未关闭
#18,035 0 条评论 0 个 reaction 已指派 1 人 已被 @hebaalazzeh 认领 在 GitHub 查看
priority: p3 type: process
主要语言
Python
星标
5.4k
派生
1.8k
平均合并
3 天 4 小时
30 天内合并 PR
122

描述

## Context
A temporary skip was added to `ci/run_single_test.sh` ([]) for packages with heavy native/scientific dependencies (`bigframes`, `pandas-gbq`, `google-cloud-documentai-toolbox`, `db-dtypes`, `bigquery-magics`) that lack pre-built binary wheels on PyPI during Python 3.15 pre-releases.

## Action Items
Once Python 3.15 is officially released and upstream binary wheels (`numpy`, `pandas`, `pyarrow`, etc.) are on PyPI:

- [ ] Remove `UNSUPPORTED_PRE_RELEASE_PACKAGES` from `ci/run_single_test.sh`.
- [ ] Verify `import-profiler` runs successfully across all packages.

## Related PR
* Workaround PR: https://github.com/googleapis/google-cloud-python/pull/18033
* Workflow: [`.github/workflows/import-profiler.yml`](https://github.com/googleapis/google-cloud-python/blob/main/.github/workflows/import-profiler.yml)
* Script: [`ci/run_single_test.sh`](https://github.com/googleapis/google-cloud-python/blob/main/ci/run_single_test.sh)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。