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

Chore: deprecate the current default user-agent string. #820

Copy link
Copy link
Open
@chalmerlowe

Description

@chalmerlowe
Issue body actions

The default user-agent issued by this module is not in accordance with RFC 9110 which recommends: product/major.minor.micro (ie. pandas/2.0.1).

Current style: product-x.y.z (pandas-2.0.1)

Note: in the docstring for user_agent in the Google api-core ClientInfo class, the api-core folks recommend but do not require the use of the format the rfc suggests (with the forward slash):

user_agent (Optional[str]): Prefix to the user agent header. This is
            used to supply information such as application name or partner tool.
            Recommended format: ``application-or-tool-ID/major.minor.version``.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery-pandas API.Issues related to the googleapis/python-bigquery-pandas API.

Type

No 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.