googleapis / googleapis/google-cloud-python

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

Abierto
#18,035 0 comentarios 0 reacciones 1 asignado Reclamado por @hebaalazzeh Ver en GitHub
priority: p3 type: process
Lenguaje dominante
Python
Estrellas
5.4k
Forks
1.8k
Merge medio
3 d 4 h
PR fusionados (30 d)
122

Descripción

## 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)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.