Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

WARNING: duplicate object description of typing.Union when running docs tests on Python 3.14 #15744

Copy link
Copy link

Description

@Linchin
Issue body actions

Discovered in googleapis/python-bigquery-dataframes#2232

When we upgraded the Python version for docs test to 3.14, the test would fail with the following warnings:

/opt/hostedtoolcache/Python/3.14.2/x64/lib/python3.14/typing.py:docstring of typing.Union:1: WARNING: duplicate object description of typing.Union, other instance in reference/api/bigframes.ml.cluster.Union, use :no-index: for one of them
/opt/hostedtoolcache/Python/3.14.2/x64/lib/python3.14/typing.py:docstring of typing.Union:1: WARNING: duplicate object description of typing.Union, other instance in reference/api/bigframes.ml.compose.Union, use :no-index: for one of them
/opt/hostedtoolcache/Python/3.14.2/x64/lib/python3.14/typing.py:docstring of typing.Union:1: WARNING: duplicate object description of typing.Union, other instance in reference/api/bigframes.ml.decomposition.Union, use :no-index: for one of them
/opt/hostedtoolcache/Python/3.14.2/x64/lib/python3.14/typing.py:docstring of typing.Union:1: WARNING: duplicate object description of typing.Union, other instance in reference/api/bigframes.ml.linear_model.Union, use :no-index: for one of them
/opt/hostedtoolcache/Python/3.14.2/x64/lib/python3.14/typing.py:docstring of typing.Union:1: WARNING: duplicate object description of typing.Union, other instance in reference/api/bigframes.ml.llm.Union, use :no-index: for one of them
/opt/hostedtoolcache/Python/3.14.2/x64/lib/python3.14/typing.py:docstring of typing.Union:1: WARNING: duplicate object description of typing.Union, other instance in reference/api/bigframes.ml.model_selection.Union, use :no-index: for one of them
/opt/hostedtoolcache/Python/3.14.2/x64/lib/python3.14/typing.py:docstring of typing.Union:1: WARNING: duplicate object description of typing.Union, other instance in reference/api/bigframes.ml.preprocessing.Union, use :no-index: for one of them

We have reverted the change in googleapis/python-bigquery-dataframes#2232 to unblock support of Python 3.14, so this issue is used to track these warnings.

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.