python / python/typing_extensions
Python version support policy
オープン
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 583
- フォーク
- 146
- 平均マージ
- 10時間 11分
- マージ済み PR(30日)
- 5
説明
I think it would be useful to have an explicit Python version support policy.
Here's a few aspects I'd like to propose:
- We support all feature versions (3.x) of Python from the the beginning of the release candidate phase until they reach end-of-life.
- We attempt to support pre-releases before the RC phase too, especially while they're in beta, but there may be some mismatches.
- We drop support for old versions sometime after they reach EOL, usually not immediately but only when CI maintenance starts to become a burden.
- We aim to support all bugfix releases (3.x.y) of supported feature versions. However, to keep CI sane we don't necessarily test against all possible bugfix releases.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ファイルもテストも指定されていません。まず、Python のバージョンのサポートについて記載しているリポジトリのドキュメントと CI 設定を探し、それらを提案されたポリシーと比較してください。サポート対象バージョンのポリシーが明確に文書化され、プロジェクトが示す CI のカバレッジと一致していれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100