Skip to content

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

Description

@hebaalazzeh

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

Metadata

Metadata

Assignees

Labels

triage meI really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions