googleapis / googleapis/google-cloud-python

Check to see if these packages support type hints OR stubs for mypy compatibility

未关闭
#17,045 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
type: feature request
主要语言
Python
星标
5.4k
派生
1.8k
平均合并
3 天 4 小时
30 天内合并 PR
122

描述

### Determine this is the right repository

- [x] I determined this is the correct repository in which to report this feature request.

### Summary of the feature request

The following libraries do not have type hints and stubs and thus present a challenge when `mypy` performs type hinting checks in the monorepo. A series of comments were added to the pandas-gbq library highlighting this fact as well as `# type: ignore[error-code]` pragmas.

Update these libraries to have type hinting and remove the comments and ignore pragmas.

* `# db-dtypes does not have type hints nor stubs that mypy uses for type checking.`
* `# pydata-google-auth does not have type hints nor stubs that mypy uses for type checking.`
* `# google-auth-oauthlib does not have type hints nor stubs that mypy uses for type checking.`

### Desired code experience

_No response_

### Expected results

### API client name and version

_No response_

### Use case

_e.g. This feature would be useful in a scenario where I need to process large amounts of data efficiently._

### Additional context

_e.g. This feature would help improve the performance of my application._

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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