26 C APIs scheduled for removal in 3.16 are still present
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 35.9k
- PR マージ指標
- PR 指標を取得中
説明
Proposal:
Doc/deprecations/c-api-pending-removal-in-3.16.rst lists 26 C APIs due to be removed in 3.16. All 26 are still in Include/ on main, still marked Py_DEPRECATED:
-
PySys_SetArgv,PySys_SetArgvEx,Py_SetProgramName,Py_SetPythonHome - the 21
Py_*global configuration variables (GH-133654 open, draft) -
Py_UNICODE
Py_SetProgramName and PySys_SetArgv were removed once in 3.13 and restored in gh-117987 after it broke packages, so this is not a mechanical removal.
The file is also not included from Doc/deprecations/index.rst, so these deprecations are currently not listed on the Deprecations page.
Has this already been discussed elsewhere?
No response given
Linked PRs
- gh-154758
- gh-154759
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Doc/deprecations/c-api-pending-removal-in-3.16.rst、Doc/deprecations/index.rst、およびInclude/内の影響を受ける宣言を確認してください。リンクされているPR gh-154758とgh-154759に加え、グローバル構成変数についてはGH-133654を確認してください。完了の条件は、一覧にあるすべてのAPIについて削除ステータスが解決され、deprecationsページに関連するファイルが含まれていることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- c
- 領域
- api, documentation
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100