googleapis / googleapis/google-cloud-python

DISCUSSION: policy for dependency updates that aren't covered by NEP 29

未关闭
#14,491 2 条评论 0 个 reaction 已指派 1 人 已被 @tswast 认领 在 GitHub 查看
api: bigquery type: process
主要语言
Python
星标
5.4k
派生
1.8k
平均合并
3 天 4 小时
30 天内合并 PR
122

描述

[NEP 29](https://numpy.org/neps/nep-0029-deprecation_policy.html), which [the pandas community has also been following](https://github.com/pandas-dev/pandas/issues/29034#issuecomment-546432309), has a timeline for Python and NumPy supported versions.

It does not have related recommendations for `pandas` and certainly not other packages we depend on such as `google-cloud-bigquery`, `google-cloud-bigquery-storage`, `pydata-google-auth`, `google-cloud-core`, `google-api-core`, `google-auth`, `google-auth-oauthlib`.

If I interpret the `NumPy` algorithm correctly, we need to support a two-year window.

> all minor versions of `package-name` released in the prior 24 months from the anticipated release date with a minimum of 3 minor versions of `package-name`

We're actually just about caught up with that in the `google-cloud-bigquery` dependency.

Our minimum version is `1.11.x`, which was released in April 2019. https://github.com/googleapis/python-bigquery/blob/master/CHANGELOG.md#1110 We'd be able to start incrementing minimum version to 1.12.0 in May.

Thoughts? Is 2 years the right window?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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